lapp0/hotpot_query_expansion_synthetic_annotated
收藏Hugging Face2024-03-09 更新2024-06-22 收录
下载链接:
https://hf-mirror.com/datasets/lapp0/hotpot_query_expansion_synthetic_annotated
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input
dtype: string
- name: output
dtype: string
- name: input_entities
sequence: string
- name: output_entities
sequence: string
- name: out_in_ent_score
dtype: float64
- name: in_out_ent_score
dtype: float64
- name: pair_score
dtype: float32
splits:
- name: train
num_bytes: 27024967
num_examples: 85925
- name: eval
num_bytes: 1418300
num_examples: 4522
download_size: 19029050
dataset_size: 28443267
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: eval
path: data/eval-*
---
提供机构:
lapp0
原始信息汇总
数据集信息
特征
- input: 类型为字符串
- output: 类型为字符串
- input_entities: 序列类型为字符串
- output_entities: 序列类型为字符串
- out_in_ent_score: 类型为浮点数(float64)
- in_out_ent_score: 类型为浮点数(float64)
- pair_score: 类型为浮点数(float32)
分割
- train: 字节数为27024967,样本数为85925
- eval: 字节数为1418300,样本数为4522
大小
- 下载大小: 19029050字节
- 数据集大小: 28443267字节
配置
- default
- data_files:
- train: 路径为
data/train-* - eval: 路径为
data/eval-*
- train: 路径为
- data_files:



