coastalcph/fm_queries_classifier
收藏官方服务:
资源简介:
--- dataset_info: features: - name: query dtype: string - name: answer list: - name: wikidata_id dtype: string - name: name dtype: string - name: id dtype: string - name: relation dtype: string - name: date dtype: int64 - name: type dtype: string - name: is_mutable dtype: int64 splits: - name: train num_bytes: 1437936 num_examples: 8974 - name: all_fm num_bytes: 33337568 num_examples: 192165 - name: validation num_bytes: 960721 num_examples: 5793 - name: test num_bytes: 1026699 num_examples: 5698 download_size: 1260361 dataset_size: 36762924 --- # Dataset Card for "fm_queries_classifier" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
coastalcph原始信息汇总
数据集概述
特征信息
- query: 数据类型为字符串。
- answer: 包含以下子特征:
- wikidata_id: 数据类型为字符串。
- name: 数据类型为字符串。
- id: 数据类型为字符串。
- relation: 数据类型为字符串。
- date: 数据类型为整数64位。
- type: 数据类型为字符串。
- is_mutable: 数据类型为整数64位。
数据分割
- train: 包含8974个样本,占用1437936字节。
- all_fm: 包含192165个样本,占用33337568字节。
- validation: 包含5793个样本,占用960721字节。
- test: 包含5698个样本,占用1026699字节。
数据集大小
- 下载大小: 1260361字节。
- 数据集大小: 36762924字节。



