dim/law_stackexchange
收藏Hugging Face2023-09-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/dim/law_stackexchange
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question_id
dtype: int64
- name: tags
sequence: string
- name: score
dtype: int64
- name: license
dtype: string
- name: link
dtype: string
- name: question_title
dtype: string
- name: question_body
dtype: string
- name: answers
list:
- name: answer_id
dtype: int64
- name: body
dtype: string
- name: score
dtype: int64
splits:
- name: train
num_bytes: 95966652
num_examples: 24370
download_size: 53517367
dataset_size: 95966652
---
# Dataset Card for "law_stackexchange"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
dim
原始信息汇总
数据集概述
数据集信息
特征
- question_id: 数据类型为
int64 - tags: 序列类型为
string - score: 数据类型为
int64 - license: 数据类型为
string - link: 数据类型为
string - question_title: 数据类型为
string - question_body: 数据类型为
string - answers: 列表类型,包含以下子特征:
- answer_id: 数据类型为
int64 - body: 数据类型为
string - score: 数据类型为
int64
- answer_id: 数据类型为
数据分割
- train: 包含 24370 个样本,总字节数为 95966652
数据集大小
- 下载大小: 53517367 字节
- 数据集大小: 95966652 字节



