freewheelin commited on
Commit
18bcf51
1 Parent(s): 01ff0a9

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
+ language:
3
+ - ko
4
+ - en
5
  license: mit
6
  ---
7
+
8
+ # Model Card for free-solar-dpo-v0.2
9
+
10
+ ## Developed by : [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/nox-solar-10.7b-v4](https://huggingface.co/davidkim205/nox-solar-10.7b-v4)