pacovaldez/predicted-squad2
收藏Hugging Face2023-03-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/pacovaldez/predicted-squad2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question_id
dtype: int64
- name: question_title
dtype: string
- name: question_body
dtype: string
- name: accepted_answer_id
dtype: int64
- name: question_creation_date
dtype: timestamp[us]
- name: question_answer_count
dtype: int64
- name: question_favorite_count
dtype: float64
- name: question_score
dtype: int64
- name: question_view_count
dtype: int64
- name: tags
dtype: string
- name: answer_body
dtype: string
- name: answer_creation_date
dtype: timestamp[us]
- name: answer_score
dtype: int64
- name: link
dtype: string
- name: context
dtype: string
- name: answer_start
dtype: int64
- name: answer_end
dtype: int64
- name: question
dtype: string
- name: predicted_answer
dtype: string
- name: parsed_answer
dtype: string
splits:
- name: train
num_bytes: 4103753
num_examples: 100
download_size: 1950624
dataset_size: 4103753
---
# Dataset Card for "predicted-squad2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
pacovaldez
原始信息汇总
数据集概述
数据集特征
- question_id:整数类型
- question_title:字符串类型
- question_body:字符串类型
- accepted_answer_id:整数类型
- question_creation_date:时间戳类型,单位为微秒
- question_answer_count:整数类型
- question_favorite_count:浮点数类型
- question_score:整数类型
- question_view_count:整数类型
- tags:字符串类型
- answer_body:字符串类型
- answer_creation_date:时间戳类型,单位为微秒
- answer_score:整数类型
- link:字符串类型
- context:字符串类型
- answer_start:整数类型
- answer_end:整数类型
- question:字符串类型
- predicted_answer:字符串类型
- parsed_answer:字符串类型
数据集分割
- train:
- 数据大小:4103753字节
- 示例数量:100
数据集大小
- 下载大小:1950624字节
- 数据集大小:4103753字节



