Upload dataset (part 00011-of-00012)
Browse files- README.md +85 -0
- data/train-00550-of-00560.parquet +3 -0
- data/train-00551-of-00560.parquet +3 -0
- data/train-00552-of-00560.parquet +3 -0
- data/train-00553-of-00560.parquet +3 -0
- data/train-00554-of-00560.parquet +3 -0
- data/train-00555-of-00560.parquet +3 -0
- data/train-00556-of-00560.parquet +3 -0
- data/train-00557-of-00560.parquet +3 -0
- data/train-00558-of-00560.parquet +3 -0
- data/train-00559-of-00560.parquet +3 -0
README.md
CHANGED
|
@@ -1,3 +1,88 @@
|
|
| 1 |
---
|
| 2 |
license: c-uda
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
| 1 |
---
|
| 2 |
license: c-uda
|
| 3 |
+
dataset_info:
|
| 4 |
+
features:
|
| 5 |
+
- name: ID
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: title
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: authors
|
| 10 |
+
sequence: string
|
| 11 |
+
- name: published
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: subjects
|
| 14 |
+
struct:
|
| 15 |
+
- name: arXiv
|
| 16 |
+
sequence: string
|
| 17 |
+
- name: ACM
|
| 18 |
+
sequence: string
|
| 19 |
+
- name: MSC
|
| 20 |
+
sequence: string
|
| 21 |
+
- name: comment
|
| 22 |
+
dtype: string
|
| 23 |
+
- name: journal_ref
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: conference
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: license
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: DOI
|
| 30 |
+
sequence: string
|
| 31 |
+
- name: abstract
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: graphical_abstract
|
| 34 |
+
struct:
|
| 35 |
+
- name: ID
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: type
|
| 38 |
+
dtype: string
|
| 39 |
+
- name: media
|
| 40 |
+
sequence: binary
|
| 41 |
+
- name: format
|
| 42 |
+
sequence: string
|
| 43 |
+
- name: components
|
| 44 |
+
sequence: string
|
| 45 |
+
- name: caption
|
| 46 |
+
dtype: string
|
| 47 |
+
- name: teaser
|
| 48 |
+
sequence: string
|
| 49 |
+
- name: sections
|
| 50 |
+
sequence:
|
| 51 |
+
- name: ID
|
| 52 |
+
dtype: string
|
| 53 |
+
- name: heading
|
| 54 |
+
dtype: string
|
| 55 |
+
- name: body
|
| 56 |
+
dtype: string
|
| 57 |
+
- name: figure_IDs
|
| 58 |
+
sequence: string
|
| 59 |
+
- name: figures
|
| 60 |
+
sequence:
|
| 61 |
+
- name: ID
|
| 62 |
+
dtype: string
|
| 63 |
+
- name: caption
|
| 64 |
+
dtype: string
|
| 65 |
+
- name: media
|
| 66 |
+
sequence: binary
|
| 67 |
+
- name: subfigures
|
| 68 |
+
sequence:
|
| 69 |
+
- name: ID
|
| 70 |
+
dtype: string
|
| 71 |
+
- name: caption
|
| 72 |
+
dtype: string
|
| 73 |
+
- name: media
|
| 74 |
+
sequence: binary
|
| 75 |
+
- name: json_path
|
| 76 |
+
dtype: string
|
| 77 |
+
splits:
|
| 78 |
+
- name: train
|
| 79 |
+
num_bytes: 279796829361
|
| 80 |
+
num_examples: 120909
|
| 81 |
+
download_size: 268465888264
|
| 82 |
+
dataset_size: 279796829361
|
| 83 |
+
configs:
|
| 84 |
+
- config_name: default
|
| 85 |
+
data_files:
|
| 86 |
+
- split: train
|
| 87 |
+
path: data/train-*
|
| 88 |
---
|
data/train-00550-of-00560.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5106bb18d897cd6b174db56e69a95b1082a9828bade3867cafbf63f0e305ec2
|
| 3 |
+
size 432289156
|
data/train-00551-of-00560.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba3bf0199d88cb4bd0341ab3687210b417e5e73ad9d20d7af0982149d7faaa49
|
| 3 |
+
size 503699510
|
data/train-00552-of-00560.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1184a6e8ac3ebb1c70a47828c312cea1e269096f9ef5796013b84e3023bd39dd
|
| 3 |
+
size 487975181
|
data/train-00553-of-00560.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6163a1296431940da0535d1be0b66bb9dcd69aca805cf9f8b5435b870f5e5bf0
|
| 3 |
+
size 490492696
|
data/train-00554-of-00560.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:857e16d528a33f61ca1a41203f7da0c8432f1653af518aebae4fa6eda74b14b5
|
| 3 |
+
size 475880693
|
data/train-00555-of-00560.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60455907158c7abca50408f16166c133050dc5a03959bfb0dbe222c1e3d050aa
|
| 3 |
+
size 539196528
|
data/train-00556-of-00560.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6297f604f29c88b438dbff2712c0b09972f8eb27e36d661f87279204b6b7171
|
| 3 |
+
size 568852009
|
data/train-00557-of-00560.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7a5b388751bb8115ebae11f0e44f862e22162f6de521a65e979666773fdd352
|
| 3 |
+
size 548754803
|
data/train-00558-of-00560.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c838428bcf3b6e7eab50f9f6bdf8e58b87429da2e212070c0d669f2131e2bb43
|
| 3 |
+
size 448982204
|
data/train-00559-of-00560.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d97ad5f37143bd1345fa7da0f3367900c1698b52204690ba2b8eee8f31b80e2
|
| 3 |
+
size 487367916
|