Datasets:

Modalities:
Text
Formats:
parquet
Languages:
French
ArXiv:
Libraries:
Datasets
pandas
License:
danrun commited on
Commit
d95d605
·
verified ·
1 Parent(s): bfd7857

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -35,7 +35,7 @@ For more information on the revision details, please refer to our paper [WikiNER
35
 
36
  The dataset is available in two formats.
37
  The CoNLL version contains three columns: text, POS and NER.
38
- The JSON version is downloadable using the `datasets` library.
39
  Originally conceived as a test set, there is no recommended train/dev/test split.
40
  The downloaded dataset is by default labeled `train`.
41
 
 
35
 
36
  The dataset is available in two formats.
37
  The CoNLL version contains three columns: text, POS and NER.
38
+ The Parquet version is downloadable using the `datasets` library.
39
  Originally conceived as a test set, there is no recommended train/dev/test split.
40
  The downloaded dataset is by default labeled `train`.
41