SAVRN
Search Contact SAVRN

Dataset · Text classification

anli

by AI at Meta facebook/anli

The Adversarial Natural Language Inference (ANLI) is a new large-scale NLI benchmark dataset, The dataset is collected via an iterative, adversarial human-and-model-in-the-loop procedure.

Rows169,265
Configurations1
Size26.3 MB
Licensecc-by-nc-4.0
AccessPublicly accessible
Monthly Downloads181.1k

Dataset Card

The Adversarial Natural Language Inference (ANLI) is a new large-scale NLI benchmark dataset, The dataset is collected via an iterative, adversarial human-and-model-in-the-loop procedure. ANLI is much more difficult than its predecessors including SNLI and MNLI. It contains three rounds. Each round has train/dev/test splits. English An example of 'trainr2' looks as follows. The data fields are the same among all splits. - uid: a string feature. - premise: a string feature. - hypothesis: a string feature. - label: a classification label, with possible values including entailment (0), neutral (1), contradiction (2). - reason: a string feature. Thanks to @thomwolf, @easonnie, @lhoestq…

Excerpt from the card by AI at Meta, licensed cc-by-nc-4.0.

Structure

plain_text 169,265 rows

SplitRowsSize
train_r116,9467.6 MB
dev_r11,000573.6 KB
test_r11,000575.0 KB
train_r245,46020.0 MB
dev_r21,000556.2 KB
test_r21,000572.8 KB
train_r3100,45967.1 MB
dev_r31,200673.1 KB
test_r31,200666.9 KB
uidstringpremisestringhypothesisstringlabelClassLabelreasonstring

Details

Repository
facebook/anli
Publisher
AI at Meta
Task category
Text classification
Tags
Not stated by the source
Size category
100K<n<1M
Languages
en
Revision
8e4813d81f46d313dac7892e1c28076917cfcdf9
Last updated
2023-12-21

Files

11 files, 26.3 MB in total.

Data9 files · 26.3 MB
Documentation1 file · 8.0 KB
Repository1 file · 1.2 KB
Every file
FileTypeSizeSHA-256
plain_text/dev_r1-00000-of-00001.parquetData351.5 KB72e27463177b
plain_text/dev_r2-00000-of-00001.parquetData350.6 KB43e4673665de
plain_text/dev_r3-00000-of-00001.parquetData434.0 KB61775ec09351
plain_text/test_r1-00000-of-00001.parquetData353.4 KBc4a3d304c467
plain_text/test_r2-00000-of-00001.parquetData361.5 KBdf5daccdd562
plain_text/test_r3-00000-of-00001.parquetData434.6 KB3232c4217979
plain_text/train_r1-00000-of-00001.parquetData3.1 MBde2d038ae67f
plain_text/train_r2-00000-of-00001.parquetData6.5 MB209f4a15bf77
plain_text/train_r3-00000-of-00001.parquetData14.3 MBc1d3f614d673
README.mdDocumentation8.0 KB
.gitattributesRepository1.2 KB

License and Download

License
cc-by-nc-4.0
Access
No access gate
Download from AI at Meta

Released by AI at Meta through its official repository on Hugging Face. Read the license.

Models Trained on This Dataset