dhmeltzer/asks_validation_embedded
收藏Hugging Face2023-05-18 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/dhmeltzer/asks_validation_embedded
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: q_id
dtype: string
- name: title
dtype: string
- name: selftext
dtype: string
- name: document
dtype: string
- name: subreddit
dtype: string
- name: answers
sequence:
- name: a_id
dtype: string
- name: text
dtype: string
- name: score
dtype: int32
- name: title_urls
sequence:
- name: url
dtype: string
- name: selftext_urls
sequence:
- name: url
dtype: string
- name: answers_urls
sequence:
- name: url
dtype: string
- name: title_body
dtype: string
- name: embeddings
sequence: float32
splits:
- name: validation_asks
num_bytes: 17840672
num_examples: 2281
download_size: 15368159
dataset_size: 17840672
---
# Dataset Card for "asks_validation_embedded"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
dhmeltzer
原始信息汇总
数据集概述
数据集名称
- 名称: asks_validation_embedded
数据集特征
- q_id: 字符串类型
- title: 字符串类型
- selftext: 字符串类型
- document: 字符串类型
- subreddit: 字符串类型
- answers: 序列类型,包含以下子特征:
- a_id: 字符串类型
- text: 字符串类型
- score: 整数类型 (int32)
- title_urls: 序列类型,包含以下子特征:
- url: 字符串类型
- selftext_urls: 序列类型,包含以下子特征:
- url: 字符串类型
- answers_urls: 序列类型,包含以下子特征:
- url: 字符串类型
- title_body: 字符串类型
- embeddings: 序列类型,浮点数类型 (float32)
数据集分割
- validation_asks:
- num_bytes: 17840672 字节
- num_examples: 2281 个示例
数据集大小
- download_size: 15368159 字节
- dataset_size: 17840672 字节



