dhmeltzer/ask-science-qg
收藏Hugging Face2023-05-20 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/dhmeltzer/ask-science-qg
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: title
dtype: string
- name: selftext
dtype: string
- name: answers.text
dtype: string
- name: answers.score
dtype: int64
- name: title_urls.url
sequence: string
- name: selftext_urls.url
sequence: string
- name: answers_urls.url
sequence: string
- name: sent_vec
sequence: float32
splits:
- name: train
num_bytes: 359548558
num_examples: 125323
- name: validation
num_bytes: 6458617
num_examples: 2060
- name: test
num_bytes: 12454869
num_examples: 4058
download_size: 390790124
dataset_size: 378462044
---
# Dataset Card for "ask-science-qg"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
dhmeltzer
原始信息汇总
数据集概述
数据集名称
"ask-science-qg"
数据结构
特征信息
- title: 字符串类型
- selftext: 字符串类型
- answers.text: 字符串类型
- answers.score: 整数类型(int64)
- title_urls.url: 字符串序列类型
- selftext_urls.url: 字符串序列类型
- answers_urls.url: 字符串序列类型
- sent_vec: 浮点数序列类型(float32)
数据分割
-
训练集
- 数据量: 359548558 字节
- 样本数: 125323
-
验证集
- 数据量: 6458617 字节
- 样本数: 2060
-
测试集
- 数据量: 12454869 字节
- 样本数: 4058
数据集大小
- 下载大小: 390790124 字节
- 数据集总大小: 378462044 字节



