abrahammg commited on
Commit
8789e40
·
1 Parent(s): adcc1ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,7 +9,7 @@ language:
9
 
10
  # Galician Fine-Tuned LLM Model
11
 
12
- This repository contains a large language model (LLM) adapter fine-tuned using the LLaMA Factory library. The base model used for fine-tuning was Meta's `LLaMA 3`.
13
 
14
  ## Model Description
15
 
@@ -17,7 +17,7 @@ This LLM model has been specifically fine-tuned to understand and generate text
17
 
18
  ### Technical Details
19
 
20
- - **Base Model**: Meta's LLaMA 3
21
  - **Fine-Tuning Platform**: LLaMA Factory
22
  - **Infrastructure**: Finisterrae III, CESGA
23
  - **Dataset**: [irlab-udc/alpaca_data_galician](https://huggingface.co/datasets/irlab-udc/alpaca_data_galician) (with modifications)
 
9
 
10
  # Galician Fine-Tuned LLM Model
11
 
12
+ This repository contains a large language model (LLM) adapter fine-tuned using the LLaMA Factory library. The base model used for fine-tuning was Meta's `LLaMA 3-8B`.
13
 
14
  ## Model Description
15
 
 
17
 
18
  ### Technical Details
19
 
20
+ - **Base Model**: Meta's LLaMA 3 8B Instruct
21
  - **Fine-Tuning Platform**: LLaMA Factory
22
  - **Infrastructure**: Finisterrae III, CESGA
23
  - **Dataset**: [irlab-udc/alpaca_data_galician](https://huggingface.co/datasets/irlab-udc/alpaca_data_galician) (with modifications)