system HF Staff commited on
Commit
018f4be
·
1 Parent(s): 2e9b81d

Update files from the datasets library (from 1.2.1)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.2.1

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -71,15 +71,15 @@ task_ids:
71
  - language-modeling
72
  tagged_ca:
73
  - structure-prediction-other-lemmatization
74
- - structure-prediction-other-pos-tagging
75
  - text-classification-other-word-sense-disambiguation
76
  tagged_en:
77
  - structure-prediction-other-lemmatization
78
- - structure-prediction-other-pos-tagging
79
  - text-classification-other-word-sense-disambiguation
80
  tagged_es:
81
  - structure-prediction-other-lemmatization
82
- - structure-prediction-other-pos-tagging
83
  - text-classification-other-word-sense-disambiguation
84
  ---
85
 
 
71
  - language-modeling
72
  tagged_ca:
73
  - structure-prediction-other-lemmatization
74
+ - part-of-speech-tagging
75
  - text-classification-other-word-sense-disambiguation
76
  tagged_en:
77
  - structure-prediction-other-lemmatization
78
+ - part-of-speech-tagging
79
  - text-classification-other-word-sense-disambiguation
80
  tagged_es:
81
  - structure-prediction-other-lemmatization
82
+ - part-of-speech-tagging
83
  - text-classification-other-word-sense-disambiguation
84
  ---
85