yuvalkirstain commited on
Commit
8a590da
1 Parent(s): 6de91f2

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
+ {"yuvalkirstain--contract_nli-debug": {"description": "\nScrolls (https://TODO.com/) is a benchmark of generative tasks that require processing long texts.\n\nSummScreen (Boolean Questions, Clark et al., 2019a) is a summarization task where one should output the recap of a TV \nshow episode, given the full script.", "citation": "@inproceedings{koreeda-manning-2021-contractnli,\n title = \"ContractNLI: A Dataset for Document-level Natural Language Inference for Contracts\",\n author = \"Koreeda, Yuta and\n Manning, Christopher D.\",\n booktitle = \"Findings of the Association for Computational Linguistics: EMNLP 2021\",\n year = \"2021\",\n publisher = \"Association for Computational Linguistics\"\n}\n\n\n@article{ TODO citation here\n}\nNote that each Scrolls dataset has its own citation. Please see the source to\nget the correct citation for each contained dataset.\n", "homepage": "https://stanfordnlp.github.io/contract-nli/", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "pid": {"dtype": "string", "id": null, "_type": "Value"}, "input": {"dtype": "string", "id": null, "_type": "Value"}, "output": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "scrolls", "config_name": "contract_nli", "version": {"version_str": "1.0.2", "description": null, "major": 1, "minor": 0, "patch": 2}, "splits": {"train": {"name": "train", "num_bytes": 22509.030176609653, "num_examples": 2, "dataset_name": "contract_nli-debug"}, "validation": {"name": "validation", "num_bytes": 24585.436837029894, "num_examples": 2, "dataset_name": "contract_nli-debug"}, "test": {"name": "test", "num_bytes": 22817.09995217599, "num_examples": 2, "dataset_name": "contract_nli-debug"}}, "download_checksums": null, "download_size": 25323, "post_processing_size": null, "dataset_size": 69911.56696581554, "size_in_bytes": 95234.56696581554}}