rungalileo commited on
Commit
a76d0b2
·
1 Parent(s): 75fb558

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"rungalileo--snli": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"id": {"dtype": "int64", "id": null, "_type": "Value"}, "premise": {"dtype": "string", "id": null, "_type": "Value"}, "hypothesis": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["Contradiction", "Neutral", "Entailment"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 71628638, "num_examples": 560152, "dataset_name": "snli"}, "test": {"name": "test", "num_bytes": 1338904, "num_examples": 10000, "dataset_name": "snli"}}, "download_checksums": null, "download_size": 22750122, "post_processing_size": null, "dataset_size": 72967542, "size_in_bytes": 95717664}}