Datasets:

Languages:
French
Multilinguality:
monolingual
Size Categories:
n<1K
Language Creators:
unknown
Annotations Creators:
unknown
Tags:
License:
boudinfl commited on
Commit
3c086f2
1 Parent(s): a17d2c7

Update wikinews-fr-100.py

Browse files
Files changed (1) hide show
  1. wikinews-fr-100.py +1 -1
wikinews-fr-100.py CHANGED
@@ -42,7 +42,7 @@ _URLS = {
42
  }
43
 
44
  # TODO: Name of the dataset usually match the script name with CamelCase instead of snake_case
45
- class Inspec(datasets.GeneratorBasedBuilder):
46
  """TODO: Short description of my dataset."""
47
 
48
  VERSION = datasets.Version("1.0.0")
 
42
  }
43
 
44
  # TODO: Name of the dataset usually match the script name with CamelCase instead of snake_case
45
+ class Wikinews(datasets.GeneratorBasedBuilder):
46
  """TODO: Short description of my dataset."""
47
 
48
  VERSION = datasets.Version("1.0.0")