Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
crowdsourced
Annotations Creators:
expert-generated
Source Datasets:
original
Tags:
License:
albertvillanova HF staff commited on
Commit
25f4821
1 Parent(s): 7db6acf

Fix missing tags in dataset cards (#4833)

Browse files

Commit from https://github.com/huggingface/datasets/commit/c6434a26d696a52997f9a670a30c537d962f91e4

Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -1,6 +1,22 @@
1
  ---
 
 
 
 
2
  language:
3
  - en
 
 
 
 
 
 
 
 
 
 
 
 
4
  paperswithcode_id: definite-pronoun-resolution-dataset
5
  pretty_name: Definite Pronoun Resolution Dataset
6
  ---
@@ -33,7 +49,7 @@ pretty_name: Definite Pronoun Resolution Dataset
33
 
34
  ## Dataset Description
35
 
36
- - **Homepage:** [http://www.hlt.utdallas.edu/~vince/data/emnlp12/](http://www.hlt.utdallas.edu/~vince/data/emnlp12/)
37
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
38
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
39
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
1
  ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language_creators:
5
+ - crowdsourced
6
  language:
7
  - en
8
+ license:
9
+ - unknown
10
+ multilinguality:
11
+ - monolingual
12
+ size_categories:
13
+ - 1K<n<10K
14
+ source_datasets:
15
+ - original
16
+ task_categories:
17
+ - token-classification
18
+ task_ids:
19
+ - word-sense-disambiguation
20
  paperswithcode_id: definite-pronoun-resolution-dataset
21
  pretty_name: Definite Pronoun Resolution Dataset
22
  ---
 
49
 
50
  ## Dataset Description
51
 
52
+ - **Homepage:** [https://www.hlt.utdallas.edu/~vince/data/emnlp12/](https://www.hlt.utdallas.edu/~vince/data/emnlp12/)
53
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
54
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
55
  - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)