HellaSwag: Can a Machine Really Finish Your Sentence? is a new dataset for commonsense NLI. A paper was published at ACL2019. An example of 'train' looks as follows. The data fields are the same among all splits. - ind: a int32 feature.
Dataset Card
HellaSwag: Can a Machine Really Finish Your Sentence? is a new dataset for commonsense NLI. A paper was published at ACL2019. An example of 'train' looks as follows. The data fields are the same among all splits. - ind: a int32 feature. - activitylabel: a string feature. - ctxa: a string feature. - ctxb: a string feature. - ctx: a string feature. - endings: a list of string features. - sourceid: a string feature. - split: a string feature. - splittype: a string feature. - label: a string feature. MIT https://github.com/rowanz/hellaswag/blob/master/LICENSE Thanks to @albertvillanova, @mariamabarham, @thomwolf, @patrickvonplaten, @lewtun for adding this dataset.
Excerpt from the card by Rowan Zellers.
Structure
default 59,950 rows
| Split | Rows | Size |
|---|---|---|
| train | 39,905 | 41.5 MB |
| test | 10,003 | 10.4 MB |
| validation | 10,042 | 10.7 MB |
Details
- Repository
- Rowan/hellaswag
- Publisher
- Rowan Zellers
- Task category
- Not stated by the source
- Tags
- Not stated by the source
- Size category
- Not stated by the source
- Languages
- en
- Revision
- 218ec52e09a7e7462a5400043bb9a69a41d06b76
- Last updated
- 2025-07-10
Files
5 files, 36.8 MB in total.
Every file
| File | Type | Size | SHA-256 |
|---|---|---|---|
| data/test-00000-of-00001.parquet | Data | 6.1 MB | e572fd5579bd |
| data/train-00000-of-00001.parquet | Data | 24.4 MB | cacb12587faa |
| data/validation-00000-of-00001.parquet | Data | 6.3 MB | 899813071e1e |
| README.md | Documentation | 7.0 KB | — |
| .gitattributes | Repository | 1.2 KB | — |
License and Download
- License
- Not stated by the source
- Access
- No access gate
Released by Rowan Zellers through its official repository on Hugging Face.