coggpt/hesai-patent-chunks
收藏Hugging Face2024-05-31 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/coggpt/hesai-patent-chunks
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id_x
dtype: string
- name: text
dtype: string
- name: patent_number
dtype: string
- name: title
dtype: string
- name: assignee
dtype: string
- name: inventor/author
dtype: string
- name: priority date
dtype: string
- name: filing/creation date
dtype: string
- name: publication date
dtype: string
- name: grant date
dtype: string
- name: result link
dtype: string
- name: representative figure link
dtype: string
- name: question
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 38288622
num_examples: 58697
- name: validation
num_bytes: 8640427
num_examples: 13207
- name: test
num_bytes: 1012381
num_examples: 1468
download_size: 16755194
dataset_size: 47941430
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
提供机构:
coggpt
原始信息汇总
数据集概述
数据集特征
- id_x: 字符串类型
- text: 字符串类型
- patent_number: 字符串类型
- title: 字符串类型
- assignee: 字符串类型
- inventor/author: 字符串类型
- priority date: 字符串类型
- filing/creation date: 字符串类型
- publication date: 字符串类型
- grant date: 字符串类型
- result link: 字符串类型
- representative figure link: 字符串类型
- question: 字符串类型
- index_level_0: int64类型
数据集分割
- 训练集: 58697个样本,占用38288622字节
- 验证集: 13207个样本,占用8640427字节
- 测试集: 1468个样本,占用1012381字节
数据集大小
- 下载大小: 16755194字节
- 数据集总大小: 47941430字节
数据文件配置
- 默认配置:
- 训练集路径: data/train-*
- 验证集路径: data/validation-*
- 测试集路径: data/test-*



