Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,23 +1,16 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
- name: label
|
7 |
-
dtype: string
|
8 |
-
- name: message
|
9 |
-
dtype: string
|
10 |
-
- name: response
|
11 |
-
dtype: string
|
12 |
-
splits:
|
13 |
-
- name: train
|
14 |
-
num_bytes: 8494
|
15 |
-
num_examples: 61
|
16 |
-
download_size: 8466
|
17 |
-
dataset_size: 8494
|
18 |
-
configs:
|
19 |
-
- config_name: default
|
20 |
-
data_files:
|
21 |
-
- split: train
|
22 |
-
path: data/train-*
|
23 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- dataset-rewriter
|
5 |
+
- synthetic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
+
|
8 |
+
# SmallTalkDialogues-translated-to-proper-French-466b
|
9 |
+
|
10 |
+
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
|
11 |
+
|
12 |
+
**Source of the data:**
|
13 |
+
The dataset was generated using the [Dataset ReWriter](https://huggingface.co/spaces/dataset-rewriter/dataset-rewriter) and meta-llama/Meta-Llama-3.1-8B-Instruct from the dataset infinite-dataset-hub/SmallTalkDialogues and using the prompt 'translate to proper French':
|
14 |
+
- **Original Dataset**: https://huggingface.co/datasets/infinite-dataset-hub/SmallTalkDialogues
|
15 |
+
- **Model**: https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct
|
16 |
+
- **More Datasets**: https://huggingface.co/datasets?other=dataset-rewriter
|