Upload dataset
Browse files
README.md
CHANGED
|
@@ -82,6 +82,25 @@ dataset_info:
|
|
| 82 |
num_examples: 110
|
| 83 |
download_size: 545429
|
| 84 |
dataset_size: 1066253
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 85 |
- config_name: boardgame_qa
|
| 86 |
features:
|
| 87 |
- name: question
|
|
@@ -830,6 +849,12 @@ configs:
|
|
| 830 |
path: anli_r3/train-*
|
| 831 |
- split: val
|
| 832 |
path: anli_r3/val-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 833 |
- config_name: boardgame_qa
|
| 834 |
data_files:
|
| 835 |
- split: train
|
|
|
|
| 82 |
num_examples: 110
|
| 83 |
download_size: 545429
|
| 84 |
dataset_size: 1066253
|
| 85 |
+
- config_name: big_patent_innovation
|
| 86 |
+
features:
|
| 87 |
+
- name: description
|
| 88 |
+
dtype: string
|
| 89 |
+
- name: row_id
|
| 90 |
+
dtype: string
|
| 91 |
+
- name: ground_truth
|
| 92 |
+
struct:
|
| 93 |
+
- name: innovation_score
|
| 94 |
+
dtype: string
|
| 95 |
+
splits:
|
| 96 |
+
- name: train
|
| 97 |
+
num_bytes: 2327547
|
| 98 |
+
num_examples: 764
|
| 99 |
+
- name: val
|
| 100 |
+
num_bytes: 334775
|
| 101 |
+
num_examples: 110
|
| 102 |
+
download_size: 1398220
|
| 103 |
+
dataset_size: 2662322
|
| 104 |
- config_name: boardgame_qa
|
| 105 |
features:
|
| 106 |
- name: question
|
|
|
|
| 849 |
path: anli_r3/train-*
|
| 850 |
- split: val
|
| 851 |
path: anli_r3/val-*
|
| 852 |
+
- config_name: big_patent_innovation
|
| 853 |
+
data_files:
|
| 854 |
+
- split: train
|
| 855 |
+
path: big_patent_innovation/train-*
|
| 856 |
+
- split: val
|
| 857 |
+
path: big_patent_innovation/val-*
|
| 858 |
- config_name: boardgame_qa
|
| 859 |
data_files:
|
| 860 |
- split: train
|
big_patent_innovation/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0e98dffd2b076c69dd5b1e5bf351c64c031170c9eb756bdbc1bed665e651cb5
|
| 3 |
+
size 1211714
|
big_patent_innovation/val-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41881cafb0eec03c7ccd960fc1a9cbb8d5bacf3cb4284d0012707ddd0b2fb003
|
| 3 |
+
size 186506
|