Datasets:
Add language tag (#3)
Browse files- Add language tag (84c2dfe743b94c74abc6c428ada3e4fc863de36a)
Co-authored-by: Loïck BOURDOIS <lbourdois@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
4 |
**Full revision** of the dataset [AIffl/french_orca_dpo_pairs](https://huggingface.co/datasets/AIffl/french_orca_dpo_pairs)
|
5 |
french translation of the 12k DPO [Intel/orca_dpo_pairs](https://huggingface.co/datasets/Intel/orca_dpo_pairs) built from Orca style dataset [Open-Orca/OpenOrca](https://huggingface.co/datasets/Open-Orca/OpenOrca).
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- fr
|
5 |
---
|
6 |
**Full revision** of the dataset [AIffl/french_orca_dpo_pairs](https://huggingface.co/datasets/AIffl/french_orca_dpo_pairs)
|
7 |
french translation of the 12k DPO [Intel/orca_dpo_pairs](https://huggingface.co/datasets/Intel/orca_dpo_pairs) built from Orca style dataset [Open-Orca/OpenOrca](https://huggingface.co/datasets/Open-Orca/OpenOrca).
|