Datasets:
Update files from the datasets library (from 1.6.1)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.1
- arsentd_lev.py +1 -1
arsentd_lev.py
CHANGED
@@ -40,7 +40,7 @@ _FEATURES = ["Tweet", "Country", "Topic", "Sentiment", "Sentiment_Expression", "
|
|
40 |
|
41 |
|
42 |
class ArsentdLev(datasets.GeneratorBasedBuilder):
|
43 |
-
""""ArSenTD-Lev Dataset"""
|
44 |
|
45 |
VERSION = datasets.Version("1.1.0")
|
46 |
|
|
|
40 |
|
41 |
|
42 |
class ArsentdLev(datasets.GeneratorBasedBuilder):
|
43 |
+
""" "ArSenTD-Lev Dataset"""
|
44 |
|
45 |
VERSION = datasets.Version("1.1.0")
|
46 |
|