task id update (#4244)
* autoeval config added
* autoeval config added
* multi-input text classification as task id instead of category
* Added task id
* removing autoeval config for now
* Added required config
Commit from 175b0953fc
This commit is contained in:
parent
9a403d6ee7
commit
d00115d50d
18
README.md
18
README.md
@ -1,7 +1,23 @@
|
||||
---
|
||||
pretty_name: IMDB
|
||||
annotations_creators:
|
||||
- expert-generated
|
||||
language_creators:
|
||||
- expert-generated
|
||||
languages:
|
||||
- en
|
||||
licenses:
|
||||
- other
|
||||
multilinguality:
|
||||
- monolingual
|
||||
size_categories:
|
||||
- 10K<n<100K
|
||||
source_datasets:
|
||||
- original
|
||||
task_categories:
|
||||
- text-classification
|
||||
task_ids:
|
||||
- sentiment-classification
|
||||
paperswithcode_id: imdb-movie-reviews
|
||||
---
|
||||
|
||||
@ -162,4 +178,4 @@ The data fields are the same among all splits.
|
||||
|
||||
### Contributions
|
||||
|
||||
Thanks to [@ghazi-f](https://github.com/ghazi-f), [@patrickvonplaten](https://github.com/patrickvonplaten), [@lhoestq](https://github.com/lhoestq), [@thomwolf](https://github.com/thomwolf) for adding this dataset.
|
||||
Thanks to [@ghazi-f](https://github.com/ghazi-f), [@patrickvonplaten](https://github.com/patrickvonplaten), [@lhoestq](https://github.com/lhoestq), [@thomwolf](https://github.com/thomwolf) for adding this dataset.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user