shanchen commited on
Commit
7e4ccdb
·
verified ·
1 Parent(s): 35c353d

Add ICML 2021–2024 splits (merged 2023/2024 from DeepNLP)

Browse files
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: title
5
+ dtype: string
6
+ - name: authors
7
+ dtype: string
8
+ - name: abstract
9
+ dtype: string
10
+ - name: url
11
+ dtype: string
12
+ - name: detail_url
13
+ dtype: string
14
+ - name: abs
15
+ dtype: string
16
+ - name: OpenReview
17
+ dtype: string
18
+ - name: Download PDF
19
+ dtype: string
20
+ - name: tags
21
+ dtype: string
22
+ splits:
23
+ - name: icml_2021
24
+ num_bytes: 1758018
25
+ num_examples: 1183
26
+ - name: icml_2022
27
+ num_bytes: 1894194
28
+ num_examples: 1233
29
+ - name: icml_2023
30
+ num_bytes: 2870958
31
+ num_examples: 1828
32
+ - name: icml_2024
33
+ num_bytes: 4281245
34
+ num_examples: 2610
35
+ download_size: 5352784
36
+ dataset_size: 10804415
37
+ configs:
38
+ - config_name: default
39
+ data_files:
40
+ - split: icml_2021
41
+ path: data/icml_2021-*
42
+ - split: icml_2022
43
+ path: data/icml_2022-*
44
+ - split: icml_2023
45
+ path: data/icml_2023-*
46
+ - split: icml_2024
47
+ path: data/icml_2024-*
48
+ ---
data/icml_2021-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d49e3a953b7ff1cb96f98fd52cc7637f5b8354f2eabaae156796c58c22f38825
3
+ size 876100
data/icml_2022-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84d575a90897c847c0b38286cb71eacba64df7b9982fde01547433b361d14032
3
+ size 950300
data/icml_2023-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3741d6a9cbf95d60faed8dc096bfda7a5ca04929c9135b3490499c8bc40f640
3
+ size 1416885
data/icml_2024-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03b2ca1cb178546bc54e828abfefafa8fe920aca4bc07190a8de781622a1d877
3
+ size 2109499