Upload spider_VALUE.py
Browse files- spider_VALUE.py +0 -1
spider_VALUE.py
CHANGED
|
@@ -56,7 +56,6 @@ class SpiderConfig(datasets.BuilderConfig):
|
|
| 56 |
**kwargs
|
| 57 |
):
|
| 58 |
super(SpiderConfig, self).__init__(version=datasets.Version("1.0.0", ""), **kwargs)
|
| 59 |
-
self.features =
|
| 60 |
self.name = name
|
| 61 |
self.description = description
|
| 62 |
self.train_path = train_path
|
|
|
|
| 56 |
**kwargs
|
| 57 |
):
|
| 58 |
super(SpiderConfig, self).__init__(version=datasets.Version("1.0.0", ""), **kwargs)
|
|
|
|
| 59 |
self.name = name
|
| 60 |
self.description = description
|
| 61 |
self.train_path = train_path
|