Text Generation
Transformers
Safetensors
English
Chinese
llama
conversational
Inference Endpoints
text-generation-inference
wenbopan commited on
Commit
79aa763
1 Parent(s): a1e28d8

Faro DPO tokenizer fix

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
 
 
 
2
  license: mit
3
  datasets:
4
  - wenbopan/Chinese-dpo-pairs
5
  - Intel/orca_dpo_pairs
6
  - argilla/ultrafeedback-binarized-preferences-cleaned
7
  - jondurbin/truthy-dpo-v0.1
8
- language:
9
- - en
10
- - zh
11
  pipeline_tag: text-generation
12
  ---
13
 
 
1
  ---
2
+ language:
3
+ - en
4
+ - zh
5
  license: mit
6
  datasets:
7
  - wenbopan/Chinese-dpo-pairs
8
  - Intel/orca_dpo_pairs
9
  - argilla/ultrafeedback-binarized-preferences-cleaned
10
  - jondurbin/truthy-dpo-v0.1
 
 
 
11
  pipeline_tag: text-generation
12
  ---
13