Phando/uspto-full
收藏Hugging Face2023-11-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Phando/uspto-full
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: PatentNumber
dtype: string
- name: Year
dtype: int64
- name: reactions
dtype: string
- name: canonical_reactions
dtype: string
splits:
- name: train
num_bytes: 519191703
num_examples: 1808937
download_size: 144493447
dataset_size: 519191703
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "uspto-full"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Phando
原始信息汇总
数据集概述
数据集信息
-
特征列表:
- PatentNumber:专利号,数据类型为字符串。
- Year:年份,数据类型为整数(int64)。
- reactions:反应,数据类型为字符串。
- canonical_reactions:标准反应,数据类型为字符串。
-
数据分割:
- train:训练集,包含519,191,703字节的数据和1,808,937个样本。
-
数据大小:
- 下载大小:144,493,447字节
- 数据集大小:519,191,703字节
-
配置:
- default:默认配置,包含训练集数据文件路径为
data/train-*。
- default:默认配置,包含训练集数据文件路径为



