cfierro/updates_data
收藏Hugging Face2023-11-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/cfierro/updates_data
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: query
struct:
- name: label
dtype: string
- name: objects
list:
- name: label
dtype: string
- name: qid
dtype: string
- name: qid
dtype: string
- name: rel_id
dtype: string
- name: relation
dtype: string
- name: prediction
struct:
- name: predictions
list:
- name: answer
dtype: string
- name: first_token_probability
dtype: float64
- name: per_token_probability
sequence: float64
- name: perplexity
dtype: float64
- name: query
dtype: string
- name: relation
dtype: string
- name: updates
sequence: string
splits:
- name: train
num_bytes: 1456957
num_examples: 5081
download_size: 602132
dataset_size: 1456957
---
# Dataset Card for "updates_data"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
cfierro
原始信息汇总
数据集概述
数据集信息
特征结构
- query
- label: 类型为字符串
- objects
- label: 类型为字符串
- qid: 类型为字符串
- qid: 类型为字符串
- rel_id: 类型为字符串
- relation: 类型为字符串
- prediction
- predictions
- answer: 类型为字符串
- first_token_probability: 类型为浮点数 (float64)
- per_token_probability: 类型为浮点数序列 (sequence of float64)
- perplexity: 类型为浮点数 (float64)
- query: 类型为字符串
- predictions
- relation: 类型为字符串
- updates: 类型为字符串序列
数据分割
- train
- 字节数: 1456957
- 样本数: 5081
数据集大小
- 下载大小: 602132 字节
- 数据集大小: 1456957 字节



