Datasets:
Tasks:
Fill-Mask
Modalities:
Text
Formats:
parquet
Sub-tasks:
masked-language-modeling
Languages:
English
Size:
10K - 100K
License:
emergentorder
commited on
Commit
•
4997895
1
Parent(s):
e76493b
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: id
|
6 |
+
dtype: string
|
7 |
+
- name: url
|
8 |
+
dtype: string
|
9 |
+
- name: title
|
10 |
+
dtype: string
|
11 |
+
- name: text
|
12 |
+
dtype: string
|
13 |
+
splits:
|
14 |
+
- name: train
|
15 |
+
num_bytes: 115575629
|
16 |
+
num_examples: 54234
|
17 |
+
download_size: 64791573
|
18 |
+
dataset_size: 115575629
|
19 |
---
|