Alphacode-AI-Team commited on
Commit
286b2fa
1 Parent(s): a35963b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
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