Alphacode-AI-Team
commited on
Commit
•
3378243
1
Parent(s):
adb399c
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
-
---
|
2 |
-
license: llama3
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3
|
3 |
+
datasets:
|
4 |
+
- Custom_datasets
|
5 |
+
language:
|
6 |
+
- ko
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
base_model: "meta-llama/Meta-Llama-3-8B"
|
9 |
+
---
|
10 |
+
|
11 |
+
This model is a version of Meta-Llama-3-8B that has been fine-tuned with Our In House CustomData.
|
12 |
+
|
13 |
+
Train Spec : We utilized an A100x8 * 1 for training our model with DeepSpeed / HuggingFace TRL Trainer / HuggingFace Accelerate
|