style: update readme
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ This model is a fine-tuned version of meta-llama/Llama-3.2-3B-Instruct with merg
|
|
29 |
|
30 |
The model was created by merging LoRA adapters (fine-tuned on ATC communications) into the Llama 3B base model, creating a unified model optimized for this specialized domain.
|
31 |
|
32 |
-
- **Developed by:**
|
33 |
- **Model type:** Llama 3B with merged LoRA adapters
|
34 |
- **Language(s):** English, specialized for ATC terminology
|
35 |
- **License:** Same as the base model
|
@@ -121,8 +121,6 @@ The model creation involved:
|
|
121 |
3. Merging the adapters into the base model's weights
|
122 |
4. Saving the resulting unified model
|
123 |
|
124 |
-
## Evaluation
|
125 |
-
|
126 |
### Testing
|
127 |
|
128 |
The model should be tested on diverse ATC communications, including:
|
|
|
29 |
|
30 |
The model was created by merging LoRA adapters (fine-tuned on ATC communications) into the Llama 3B base model, creating a unified model optimized for this specialized domain.
|
31 |
|
32 |
+
- **Developed by:** [Sang-Buster](https://github.com/Sang-Buster)
|
33 |
- **Model type:** Llama 3B with merged LoRA adapters
|
34 |
- **Language(s):** English, specialized for ATC terminology
|
35 |
- **License:** Same as the base model
|
|
|
121 |
3. Merging the adapters into the base model's weights
|
122 |
4. Saving the resulting unified model
|
123 |
|
|
|
|
|
124 |
### Testing
|
125 |
|
126 |
The model should be tested on diverse ATC communications, including:
|