khondoker commited on
Commit
21962ca
·
1 Parent(s): 25eaed7

Update dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -18
dataset_infos.json CHANGED
@@ -4,24 +4,6 @@
4
  "citation": "@inproceedings{islam2021sentnob,\n title={SentNoB: A Dataset for Analysing Sentiment on Noisy Bangla Texts},\n author={Islam, Khondoker Ittehadul and Kar, Sudipta and Islam, Md Saiful and Amin, Mohammad Ruhul},\n booktitle={Findings of the Association for Computational Linguistics: EMNLP 2021},\n pages={3265--3271},\n year={2021}\n}",
5
  "homepage": "https://github.com/KhondokerIslam/SentNoB",
6
  "license": "",
7
- "features": {
8
- "Data": {
9
- "dtype": "string"
10
- "id": null,
11
- "_type": "Value"
12
- },
13
- "Label": {
14
- "num_classes": 3,
15
- "names": [
16
- "neutral",
17
- "positive",
18
- "negative"
19
- ],
20
- "names_file": null,
21
- "id": null,
22
- "_type": "Value"
23
- }
24
- },
25
  "post_processed": null,
26
  "supervised_keys": null,
27
  "task_templates": [{"task": "text-classification", "text_column": "Data", "label_column": "Label", "labels": ["neutral", "positive", "negative"]}],
 
4
  "citation": "@inproceedings{islam2021sentnob,\n title={SentNoB: A Dataset for Analysing Sentiment on Noisy Bangla Texts},\n author={Islam, Khondoker Ittehadul and Kar, Sudipta and Islam, Md Saiful and Amin, Mohammad Ruhul},\n booktitle={Findings of the Association for Computational Linguistics: EMNLP 2021},\n pages={3265--3271},\n year={2021}\n}",
5
  "homepage": "https://github.com/KhondokerIslam/SentNoB",
6
  "license": "",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  "post_processed": null,
8
  "supervised_keys": null,
9
  "task_templates": [{"task": "text-classification", "text_column": "Data", "label_column": "Label", "labels": ["neutral", "positive", "negative"]}],