albertvillanova HF staff commited on
Commit
93a8b11
1 Parent(s): dd4b501

Add 'no_ref' config data files

Browse files
README.md CHANGED
@@ -9,6 +9,7 @@ task_ids:
9
  tags:
10
  - long context
11
  dataset_info:
 
12
  features:
13
  - name: text
14
  dtype: string
@@ -39,6 +40,37 @@ dataset_info:
39
  num_examples: 2500
40
  download_size: 1011043995
41
  dataset_size: 1936344437
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
  configs:
43
  - config_name: default
44
  data_files:
@@ -48,6 +80,14 @@ configs:
48
  path: data/validation-*
49
  - split: test
50
  path: data/test-*
 
 
 
 
 
 
 
 
51
  ---
52
 
53
  **Arxiv Classification: a classification of Arxiv Papers (11 classes).**
 
9
  tags:
10
  - long context
11
  dataset_info:
12
+ - config_name: default
13
  features:
14
  - name: text
15
  dtype: string
 
40
  num_examples: 2500
41
  download_size: 1011043995
42
  dataset_size: 1936344437
43
+ - config_name: no_ref
44
+ features:
45
+ - name: text
46
+ dtype: string
47
+ - name: label
48
+ dtype:
49
+ class_label:
50
+ names:
51
+ '0': math.AC
52
+ '1': cs.CV
53
+ '2': cs.AI
54
+ '3': cs.SY
55
+ '4': math.GR
56
+ '5': cs.CE
57
+ '6': cs.PL
58
+ '7': cs.IT
59
+ '8': cs.DS
60
+ '9': cs.NE
61
+ '10': math.ST
62
+ splits:
63
+ - name: train
64
+ num_bytes: 1650587077
65
+ num_examples: 28388
66
+ - name: validation
67
+ num_bytes: 144460101
68
+ num_examples: 2500
69
+ - name: test
70
+ num_bytes: 141174323
71
+ num_examples: 2500
72
+ download_size: 1010911333
73
+ dataset_size: 1936221501
74
  configs:
75
  - config_name: default
76
  data_files:
 
80
  path: data/validation-*
81
  - split: test
82
  path: data/test-*
83
+ - config_name: no_ref
84
+ data_files:
85
+ - split: train
86
+ path: no_ref/train-*
87
+ - split: validation
88
+ path: no_ref/validation-*
89
+ - split: test
90
+ path: no_ref/test-*
91
  ---
92
 
93
  **Arxiv Classification: a classification of Arxiv Papers (11 classes).**
no_ref/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96d76da588e01cb1b35caf8e584d172f50bbb8fda95ed1935c6d8b6e3c038ef7
3
+ size 73953011
no_ref/train-00000-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34500e9506e5ae2a90154a0b6ad62613234299cdde196bc6d04259e73e771a58
3
+ size 218009075
no_ref/train-00001-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d8f047edc65bc51a39fb2736b71f1dc91026c7afa29e85223bcb67752ec2119
3
+ size 214591162
no_ref/train-00002-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b11d5e35c9ff043faba13f8b11629366dccf9613f65e397d8aecb3773c4acd7
3
+ size 215180805
no_ref/train-00003-of-00004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:735e772f07c330309f9c5d425e43583ef2e6b8974f27e4e844ccf281a493e9c7
3
+ size 213783300
no_ref/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f2fc9ae9aba49fd2dbeae564b52e439ae8ae035cc99efccbb9d3c1790877129
3
+ size 75393980