File size: 1,048 Bytes
b09fdc7 9c2b673 b09fdc7 bbfd93a b09fdc7 4a56d3d b09fdc7 4a56d3d 75315b1 4a56d3d 75315b1 4a56d3d b09fdc7 75315b1 b09fdc7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 |
---
language:
- en
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: 14912582
num_examples: 11898
- name: validation
num_bytes: 3342728
num_examples: 2677
- name: test
num_bytes: 390511
num_examples: 298
download_size: 5166390
dataset_size: 18645821
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
|