bhargavns commited on
Commit
f3308b4
·
verified ·
1 Parent(s): 4eaf4ea

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +66 -31
README.md CHANGED
@@ -1,31 +1,66 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: text
5
- dtype: string
6
- - name: category
7
- dtype: string
8
- - name: data-source
9
- dtype: string
10
- - name: script
11
- dtype: string
12
- - name: age-estimate
13
- dtype: string
14
- - name: license
15
- dtype: string
16
- - name: misc
17
- dtype: string
18
- - name: num_tokens
19
- dtype: int64
20
- splits:
21
- - name: train
22
- num_bytes: 18487192
23
- num_examples: 570
24
- download_size: 10434419
25
- dataset_size: 18487192
26
- configs:
27
- - config_name: default
28
- data_files:
29
- - split: train
30
- path: data/train-*
31
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-generation
4
+ language:
5
+ - eu
6
+ license: unknown
7
+ size_categories:
8
+ - n<1K
9
+ dataset_info:
10
+ features:
11
+ - name: text
12
+ dtype: string
13
+ - name: category
14
+ dtype: string
15
+ - name: data-source
16
+ dtype: string
17
+ - name: script
18
+ dtype: string
19
+ - name: age-estimate
20
+ dtype: string
21
+ - name: license
22
+ dtype: string
23
+ - name: misc
24
+ dtype: string
25
+ - name: num_tokens
26
+ dtype: int64
27
+ ---
28
+
29
+ # babylm-eu
30
+
31
+ ## Dataset Description
32
+
33
+ This dataset is part of the BabyLM multilingual collection.
34
+
35
+ ### Dataset Summary
36
+
37
+ - **Language:** eu
38
+ - **Script:** Latin
39
+ - **Category:** subtitles
40
+ - **Source:** Unknown
41
+ - **Age Estimate:** n/a
42
+ - **Number of Documents:** 570
43
+ - **Total Tokens:** 3339099
44
+
45
+ ### Tokens Per Category
46
+
47
+ - **subtitles:** 3339099 tokens
48
+
49
+ ### Data Fields
50
+
51
+ - `text`: The document text
52
+ - `category`: Type of content (e.g., child-directed-speech, educational, etc.)
53
+ - `data-source`: Original source of the data
54
+ - `script`: Writing system used
55
+ - `age-estimate`: Target age or age range
56
+ - `license`: Data license
57
+ - `misc`: Additional metadata (JSON string)
58
+ - `num_tokens`: Number of tokens in the subtitle file
59
+
60
+ ### Licensing Information
61
+
62
+ This dataset is licensed under: See individual files
63
+
64
+ ### Citation
65
+
66
+ Please cite the original data source: Unknown