Development of a Transformer-Based Large Language Model Architecture in Cloud
摘要
In this study, the authors explore a new approach in the development and optimisation of a Transformer-based large language model deployed in a cloud environment. The system uses a memory-augmented Transformer architecture to retrieve and integrate domain-specific information, producing contextually accurate and lexically coherent responses. To evaluate performance, token-level metrics (accuracy, precision, recall, F1-score) and sequence-level metrics (ROUGE) are used to show the model’s generation quality. Compared to an earlier study on Llama 2 fine-tuning, where low F1 Score and limited textual alignment were frequent, the current improved version of our model acquired significant performance, achieving high accuracy, precision, recall, and F1 Score but also robust similarity metrics.