Hamana0509 commited on
Commit
8b2633f
1 Parent(s): 5c40694

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -10
README.md CHANGED
@@ -1,12 +1,15 @@
1
  ---
2
  library_name: peft
3
  base_model: meta-llama/Meta-Llama-3-8B-Instruct
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
7
-
8
- <!-- Provide a quick summary of what the model is/does. -->
9
-
10
 
11
 
12
  ## Model Details
@@ -25,13 +28,6 @@ base_model: meta-llama/Meta-Llama-3-8B-Instruct
25
  - **License:** [More Information Needed]
26
  - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
- ### Model Sources [optional]
29
-
30
- <!-- Provide the basic links for the model. -->
31
-
32
- - **Repository:** [More Information Needed]
33
- - **Paper [optional]:** [More Information Needed]
34
- - **Demo [optional]:** [More Information Needed]
35
 
36
  ## Uses
37
 
 
1
  ---
2
  library_name: peft
3
  base_model: meta-llama/Meta-Llama-3-8B-Instruct
4
+ datasets:
5
+ - Hamana0509/vn-eng-orpo-dpo-mix-110k
6
+ language:
7
+ - en
8
+ - vi
9
  ---
10
 
11
  # Model Card for Model ID
12
+ The model is fine-tuned based on the Llama3-8B-Instruct model, fine-tuned on 15k samples from vn-eng-orpo-dpo-mix-110k, which is a mixed Vietnamese and English dataset (The dataset is public in my profile).
 
 
13
 
14
 
15
  ## Model Details
 
28
  - **License:** [More Information Needed]
29
  - **Finetuned from model [optional]:** [More Information Needed]
30
 
 
 
 
 
 
 
 
31
 
32
  ## Uses
33