khalidalt commited on
Commit
97378a0
1 Parent(s): 34c1fd9

Update ultimate_arabic_news.py

Browse files
Files changed (1) hide show
  1. ultimate_arabic_news.py +1 -1
ultimate_arabic_news.py CHANGED
@@ -60,7 +60,7 @@ class Ultimate_Arabic_News(datasets.GeneratorBasedBuilder):
60
  {
61
 
62
  "text": datasets.Value("string"),
63
- "label": datasets.Value("string"),
64
 
65
  ),
66
  # If there's a common (input, target) tuple from the features,
 
60
  {
61
 
62
  "text": datasets.Value("string"),
63
+ "label": datasets.Value("string"),}
64
 
65
  ),
66
  # If there's a common (input, target) tuple from the features,