Commit
·
672662c
1
Parent(s):
1ac567c
Delete react.py
Browse files
react.py
DELETED
@@ -1,9 +0,0 @@
|
|
1 |
-
class react(datasets.GeneratorBasedBuilder):
|
2 |
-
|
3 |
-
VERSION = datasets.Version("1.0.0")
|
4 |
-
|
5 |
-
BUILDER_CONFIGS = [
|
6 |
-
datasets.BuilderConfig(name="first_domain", version=VERSION, description="This part of my dataset covers a first domain"),
|
7 |
-
]
|
8 |
-
|
9 |
-
DEFAULT_CONFIG_NAME = "first_domain"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|