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)
数据集信息:
特征字段:
- 字段名:question_id(问题ID),数据类型:int64
- 字段名:tags(标签),数据类型:字符串序列
- 字段名:score(得分),数据类型:int64
- 字段名:license(许可证),数据类型:字符串
- 字段名:link(链接),数据类型:字符串
- 字段名:question_title(问题标题),数据类型:字符串
- 字段名:question_body(问题正文),数据类型:字符串
- 字段名:answers(回答列表),其子字段包括:
- 字段名:answer_id(回答ID),数据类型:int64
- 字段名:body(回答正文),数据类型:字符串
- 字段名:score(得分),数据类型:int64
数据集划分:
- 划分名称:train(训练集),字节数:95966652,样本数量:24370
下载大小:53517367
数据集总大小:95966652
# 《法律StackExchange》数据集卡片
[需补充更多信息](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 字节



