Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
text
Sub-tasks:
language-modeling
Size:
1K - 10K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Open Minuscule
|
2 |
==============
|
3 |
|
4 |
A little small wee corpus to train little small wee models.
|
5 |
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
|
8 |
- [*Rayons émis par les composés de l’uranium et du
|
9 |
thorium*](https://fr.wikisource.org/wiki/Rayons_%C3%A9mis_par_les_compos%C3%A9s_de_l%E2%80%99uranium_et_du_thorium),
|
@@ -17,6 +69,10 @@ This is a raw text corpus, mainly intended for testing purposes. It is a mashup
|
|
17 |
notes upon the Memoir by the Translator* by Luigi Menabrea and Ada Lovelace, which to the best of
|
18 |
my knowledge should be public domain.
|
19 |
|
|
|
|
|
|
|
|
|
20 |
|
21 |
## Licence
|
22 |
|
|
|
1 |
+
---
|
2 |
+
language_creators:
|
3 |
+
- crowdsourced
|
4 |
+
languages:
|
5 |
+
- fr-FR
|
6 |
+
- en-GB
|
7 |
+
licenses:
|
8 |
+
- cc-by-4.0
|
9 |
+
multilinguality:
|
10 |
+
- multilingual
|
11 |
+
pretty_name: Open Minuscule
|
12 |
+
size_categories:
|
13 |
+
- "100k<n<1M"
|
14 |
+
source_datasets:
|
15 |
+
- original
|
16 |
+
task_categories:
|
17 |
+
- sequence-modeling
|
18 |
+
task_ids:
|
19 |
+
- language-modeling
|
20 |
+
---
|
21 |
+
|
22 |
Open Minuscule
|
23 |
==============
|
24 |
|
25 |
A little small wee corpus to train little small wee models.
|
26 |
|
27 |
+
## Dataset Description
|
28 |
+
|
29 |
+
- **Point of Contact:** Loïc Grobol <loic.grobol@gmail.com>
|
30 |
+
|
31 |
+
### Dataset Summary
|
32 |
+
|
33 |
+
This is a raw text corpus, mainly intended for testing purposes.
|
34 |
+
|
35 |
+
### Languages
|
36 |
+
|
37 |
+
- French
|
38 |
+
- English
|
39 |
+
|
40 |
+
## Dataset Structure
|
41 |
+
|
42 |
+
### Data Instances
|
43 |
+
|
44 |
+
[More Information Needed]
|
45 |
+
|
46 |
+
### Data Fields
|
47 |
+
|
48 |
+
[More Information Needed]
|
49 |
+
|
50 |
+
### Data Splits
|
51 |
+
|
52 |
+
[More Information Needed]
|
53 |
+
|
54 |
+
## Dataset Creation
|
55 |
+
|
56 |
+
### Source Data
|
57 |
+
|
58 |
+
It is a mashup including the following [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) licenced texts
|
59 |
|
60 |
- [*Rayons émis par les composés de l’uranium et du
|
61 |
thorium*](https://fr.wikisource.org/wiki/Rayons_%C3%A9mis_par_les_compos%C3%A9s_de_l%E2%80%99uranium_et_du_thorium),
|
|
|
69 |
notes upon the Memoir by the Translator* by Luigi Menabrea and Ada Lovelace, which to the best of
|
70 |
my knowledge should be public domain.
|
71 |
|
72 |
+
## Considerations for Using the Data
|
73 |
+
|
74 |
+
This really should not be used for anything but testing purposes
|
75 |
+
|
76 |
|
77 |
## Licence
|
78 |
|