dustinwloring1988/big_patent_60k_to_250k_characters
收藏Hugging Face2024-01-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/dustinwloring1988/big_patent_60k_to_250k_characters
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: description
dtype: string
- name: abstract
dtype: string
- name: description_length
dtype: int64
splits:
- name: train
num_bytes: 1158401524
num_examples: 7747
- name: test
num_bytes: 129832047
num_examples: 861
download_size: 421647396
dataset_size: 1288233571
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset includes three features: description, abstract, and description_length, with data types of string and integer respectively. The dataset is divided into training and test sets, containing 7747 and 861 samples respectively. The download size of the dataset is 421647396 bytes, and the dataset size is 1288233571 bytes. The dataset configuration is set to default, with the training and test set data files stored in the data/train-* and data/test-* paths respectively.
提供机构:
dustinwloring1988
原始信息汇总
数据集概述
数据集特征
- description: 字符串类型
- abstract: 字符串类型
- description_length: 64位整数类型
数据集划分
- train:
- 字节数: 1158401524
- 样本数: 7747
- test:
- 字节数: 129832047
- 样本数: 861
数据集大小
- 下载大小: 421647396 字节
- 实际大小: 1288233571 字节
配置
- default:
- train: data/train-*
- test: data/test-*



