freewheelin commited on
Commit
2a5b4e0
1 Parent(s): cb1f867

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
1
  ---
2
  license: mit
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - ko
5
+ - en
6
  ---
7
+
8
+ # Model Card for free-solar-instruction-v0.1
9
+
10
+ ## Developed by : Sodam Cha, Donghoon Ko ([Freewheelin](https://freewheelin-recruit.oopy.io/) AI Technical Team)
11
+
12
+ ## Hardware and Software
13
+
14
+ * **Training Factors**: We fine-tuned this model using the [HuggingFace TRL Trainer](https://huggingface.co/docs/trl/trainer)
15
+
16
+ ## Method
17
+ - This model was trained using the learning method introduced in the [SOLAR paper](https://arxiv.org/pdf/2312.15166.pdf).
18
+
19
+ ## Base Model
20
+ - [davidkim205/komt-solar-10.7b-sft-v5](https://huggingface.co/davidkim205/komt-solar-10.7b-sft-v5)