BlackBeenie commited on
Commit
9b48520
1 Parent(s): 6b04195

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,6 +1,13 @@
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
 
 
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
@@ -61,4 +68,4 @@ Trained on [mlabonne/orpo-dpo-mix-40k](https://huggingface.co/datasets/mlabonne/
61
 
62
  ### Training Procedure
63
 
64
- This model is finetuned with ORPO trainer.
 
1
  ---
2
  library_name: transformers
3
  license: apache-2.0
4
+ datasets:
5
+ - mlabonne/orpo-dpo-mix-40k
6
+ language:
7
+ - en
8
+ base_model:
9
+ - meta-llama/Llama-3.1-8B-Instruct
10
+ pipeline_tag: text-generation
11
  ---
12
 
13
  # Model Card for Model ID
 
68
 
69
  ### Training Procedure
70
 
71
+ This model is finetuned with ORPO trainer.