Alphacode-AI-Team
commited on
Commit
•
414791c
1
Parent(s):
027effb
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-4.0
|
3 |
+
datasets:
|
4 |
+
- Custom_datasets
|
5 |
+
language:
|
6 |
+
- ko
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
base_model: "mistralai/Mistral-7B-v0.1"
|
9 |
+
---
|
10 |
+
This model is a version of mistralai/Mistral-7B-v0.1 that has been fine-tuned with Our In House CustomData.
|
11 |
+
|
12 |
+
Train Spec :
|
13 |
+
We utilized an A100x4 * 1 for training our model
|
14 |
+
with DeepSpeed / HuggingFace TRL Trainer / HuggingFace Accelerate
|