nikchar/paper_test_assym_bert_results
收藏官方服务:
资源简介:
--- dataset_info: features: - name: claim dtype: string - name: evidence_wiki_url dtype: string - name: text dtype: string - name: retrieved_evidence_title sequence: string - name: retrieved_evidence_text sequence: string - name: labels dtype: int64 - name: Retrieval_Success dtype: bool - name: Predicted_Labels dtype: int64 - name: Predicted_Labels_Each_doc sequence: int64 splits: - name: train num_bytes: 73601741 num_examples: 11073 download_size: 34426515 dataset_size: 73601741 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "paper_test_assym_bert_results" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
nikchar原始信息汇总
数据集信息
特征
- claim: 数据类型为字符串。
- evidence_wiki_url: 数据类型为字符串。
- text: 数据类型为字符串。
- retrieved_evidence_title: 数据类型为字符串序列。
- retrieved_evidence_text: 数据类型为字符串序列。
- labels: 数据类型为64位整数。
- Retrieval_Success: 数据类型为布尔值。
- Predicted_Labels: 数据类型为64位整数。
- Predicted_Labels_Each_doc: 数据类型为64位整数序列。
数据分割
- train: 包含11073个样本,数据大小为73601741字节。
数据集大小
- 下载大小: 34426515字节。
- 数据集大小: 73601741字节。
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- split: train
- data_files:



