Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
sentiment-classification
Languages:
English
Size:
1M - 10M
ArXiv:
License:
Update files from the datasets library (from 1.3.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.3.0
README.md
CHANGED
@@ -43,6 +43,7 @@ task_ids:
|
|
43 |
- [Dataset Curators](#dataset-curators)
|
44 |
- [Licensing Information](#licensing-information)
|
45 |
- [Citation Information](#citation-information)
|
|
|
46 |
|
47 |
## Dataset Description
|
48 |
|
@@ -151,3 +152,7 @@ Apache License 2.0
|
|
151 |
McAuley, Julian, and Jure Leskovec. "Hidden factors and hidden topics: understanding rating dimensions with review text." In Proceedings of the 7th ACM conference on Recommender systems, pp. 165-172. 2013.
|
152 |
|
153 |
Xiang Zhang, Junbo Zhao, Yann LeCun. Character-level Convolutional Networks for Text Classification. Advances in Neural Information Processing Systems 28 (NIPS 2015)
|
|
|
|
|
|
|
|
|
|
43 |
- [Dataset Curators](#dataset-curators)
|
44 |
- [Licensing Information](#licensing-information)
|
45 |
- [Citation Information](#citation-information)
|
46 |
+
- [Contributions](#contributions)
|
47 |
|
48 |
## Dataset Description
|
49 |
|
|
|
152 |
McAuley, Julian, and Jure Leskovec. "Hidden factors and hidden topics: understanding rating dimensions with review text." In Proceedings of the 7th ACM conference on Recommender systems, pp. 165-172. 2013.
|
153 |
|
154 |
Xiang Zhang, Junbo Zhao, Yann LeCun. Character-level Convolutional Networks for Text Classification. Advances in Neural Information Processing Systems 28 (NIPS 2015)
|
155 |
+
|
156 |
+
### Contributions
|
157 |
+
|
158 |
+
Thanks to [@hfawaz](https://github.com/hfawaz) for adding this dataset.
|