Update dummy-text.py
Browse files- dummy-text.py +0 -59
dummy-text.py
CHANGED
@@ -1,63 +1,4 @@
|
|
1 |
-
Hugging Face's logo
|
2 |
-
Hugging Face
|
3 |
-
Search models, datasets, users...
|
4 |
-
Models
|
5 |
-
Datasets
|
6 |
-
Spaces
|
7 |
-
Docs
|
8 |
-
Solutions
|
9 |
-
Pricing
|
10 |
|
11 |
-
|
12 |
-
|
13 |
-
Datasets:
|
14 |
-
|
15 |
-
Skylion007
|
16 |
-
/
|
17 |
-
openwebtext
|
18 |
-
|
19 |
-
like
|
20 |
-
199
|
21 |
-
Tasks:
|
22 |
-
Text Generation
|
23 |
-
Fill-Mask
|
24 |
-
Sub-tasks:
|
25 |
-
language-modeling
|
26 |
-
masked-language-modeling
|
27 |
-
Languages:
|
28 |
-
English
|
29 |
-
Multilinguality:
|
30 |
-
monolingual
|
31 |
-
Size Categories:
|
32 |
-
1M<n<10M
|
33 |
-
Language Creators:
|
34 |
-
found
|
35 |
-
Annotations Creators:
|
36 |
-
no-annotation
|
37 |
-
Source Datasets:
|
38 |
-
original
|
39 |
-
License:
|
40 |
-
cc0-1.0
|
41 |
-
Dataset card
|
42 |
-
Files and versions
|
43 |
-
Community
|
44 |
-
9
|
45 |
-
openwebtext
|
46 |
-
/
|
47 |
-
openwebtext.py
|
48 |
-
lhoestq's picture
|
49 |
-
lhoestq
|
50 |
-
HF STAFF
|
51 |
-
Make the dataset streamable (#3)
|
52 |
-
39d1a6d
|
53 |
-
6 months ago
|
54 |
-
raw
|
55 |
-
history
|
56 |
-
blame
|
57 |
-
contribute
|
58 |
-
delete
|
59 |
-
No virus
|
60 |
-
2.73 kB
|
61 |
# coding=utf-8
|
62 |
# Copyright 2020 The HuggingFace Datasets Authors and the current dataset script contributor.
|
63 |
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
# coding=utf-8
|
3 |
# Copyright 2020 The HuggingFace Datasets Authors and the current dataset script contributor.
|
4 |
#
|