Update README.md
#1
by
iproskurina
- opened
README.md
CHANGED
@@ -30,4 +30,14 @@ configs:
|
|
30 |
data_files:
|
31 |
- split: train
|
32 |
path: data/train-*
|
|
|
|
|
33 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
data_files:
|
31 |
- split: train
|
32 |
path: data/train-*
|
33 |
+
language:
|
34 |
+
- en
|
35 |
---
|
36 |
+
|
37 |
+
# Moral Stories Full Subset
|
38 |
+
|
39 |
+
This is the "full" subset of the Moral Stories dataset, released for convenience and parallel usage with [**Histoires Morales**](https://huggingface.co/datasets/LabHC/histoires_morales).
|
40 |
+
|
41 |
+
Please ensure to cite or refer to the original dataset when using this subset.
|
42 |
+
|
43 |
+
**Moral Stories official repository**: https://huggingface.co/datasets/demelin/moral_stories.
|