shreyasmeher
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -66,7 +66,7 @@ inference:
|
|
66 |
```
|
67 |
|
68 |
### Training Details
|
69 |
-
- **Framework:**
|
70 |
- **Hardware:** NVIDIA A100-SXM4-40GB GPU on Delta Supercomputer
|
71 |
- **Training Configuration:**
|
72 |
- Batch Size: 1 per device
|
@@ -132,7 +132,7 @@ This model is designed for:
|
|
132 |
title = {ConflLlama: GTD-Finetuned LLaMA-3 8B},
|
133 |
year = {2024},
|
134 |
publisher = {HuggingFace},
|
135 |
-
note = {Based on
|
136 |
}
|
137 |
```
|
138 |
|
|
|
66 |
```
|
67 |
|
68 |
### Training Details
|
69 |
+
- **Framework:** QLoRA
|
70 |
- **Hardware:** NVIDIA A100-SXM4-40GB GPU on Delta Supercomputer
|
71 |
- **Training Configuration:**
|
72 |
- Batch Size: 1 per device
|
|
|
132 |
title = {ConflLlama: GTD-Finetuned LLaMA-3 8B},
|
133 |
year = {2024},
|
134 |
publisher = {HuggingFace},
|
135 |
+
note = {Based on Meta's LLaMA-3 8B and GTD Dataset}
|
136 |
}
|
137 |
```
|
138 |
|