albertvillanova HF staff commited on
Commit
026f918
1 Parent(s): 5551749

Fix missing tags in dataset cards (#4908)

Browse files

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

Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -14,11 +14,10 @@ size_categories:
14
  source_datasets:
15
  - original
16
  task_categories:
17
- - text-generation
18
- - fill-mask
19
- - text-generation
20
- - fill-mask
21
- - text-generation-other-discourse-analysis
22
  paperswithcode_id: null
23
  pretty_name: Discourse Analysis dataset
24
  ---
@@ -51,8 +50,9 @@ pretty_name: Discourse Analysis dataset
51
 
52
  ## Dataset Description
53
 
54
- - **Homepage:** https://github.com/midas-research/hindi-discourse
55
- - **Paper:** https://www.aclweb.org/anthology/2020.lrec-1.149/
 
56
  - **Point of Contact:** https://github.com/midas-research/MeTooMA
57
 
58
 
@@ -62,6 +62,7 @@ pretty_name: Discourse Analysis dataset
62
  - It contains sentences from stories written by 11 famous authors from the 20th Century.
63
  - 4-5 stories by each author have been selected which were available in the public domain resulting in a collection of 53 stories.
64
  - Most of these short stories were originally written in Hindi but some of them were written in other Indian languages and later translated to Hindi.
 
65
  The corpus contains a total of 10472 sentences belonging to the following categories:
66
  - Argumentative
67
  - Descriptive
@@ -180,7 +181,7 @@ and [Multimodal Digital Media Analysis Lab - Indraprastha Institute of Informati
180
 
181
  ### Citation Information
182
 
183
- Please cite the following publication if you make use of the dataset: https://www.aclweb.org/anthology/2020.lrec-1.149/
184
 
185
  ```
186
  @inproceedings{dhanwal-etal-2020-annotated,
 
14
  source_datasets:
15
  - original
16
  task_categories:
17
+ - text-classification
18
+ task_ids:
19
+ - multi-label-classification
20
+ - text-classification-other-discourse-analysis
 
21
  paperswithcode_id: null
22
  pretty_name: Discourse Analysis dataset
23
  ---
 
50
 
51
  ## Dataset Description
52
 
53
+ - **Homepage:**
54
+ - **Repository:** https://github.com/midas-research/hindi-discourse
55
+ - **Paper:** [An Annotated Dataset of Discourse Modes in Hindi Stories](https://aclanthology.org/2020.lrec-1.149/)
56
  - **Point of Contact:** https://github.com/midas-research/MeTooMA
57
 
58
 
 
62
  - It contains sentences from stories written by 11 famous authors from the 20th Century.
63
  - 4-5 stories by each author have been selected which were available in the public domain resulting in a collection of 53 stories.
64
  - Most of these short stories were originally written in Hindi but some of them were written in other Indian languages and later translated to Hindi.
65
+
66
  The corpus contains a total of 10472 sentences belonging to the following categories:
67
  - Argumentative
68
  - Descriptive
 
181
 
182
  ### Citation Information
183
 
184
+ Please cite the following publication if you make use of the dataset: https://aclanthology.org/2020.lrec-1.149/
185
 
186
  ```
187
  @inproceedings{dhanwal-etal-2020-annotated,