yifAI commited on
Commit
52d24d7
1 Parent(s): 8a06b25

Add arxiv data

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +63 -7
  2. data/arxiv/0.00-0.50/0.00-0.01.jsonl +3 -0
  3. data/arxiv/0.00-0.50/0.01-0.02.jsonl +3 -0
  4. data/arxiv/0.00-0.50/0.02-0.03.jsonl +3 -0
  5. data/arxiv/0.00-0.50/0.03-0.04.jsonl +3 -0
  6. data/arxiv/0.00-0.50/0.04-0.05.jsonl +3 -0
  7. data/arxiv/0.00-0.50/0.05-0.06.jsonl +3 -0
  8. data/arxiv/0.00-0.50/0.06-0.07.jsonl +3 -0
  9. data/arxiv/0.00-0.50/0.07-0.08.jsonl +3 -0
  10. data/arxiv/0.00-0.50/0.08-0.09.jsonl +3 -0
  11. data/arxiv/0.00-0.50/0.09-0.10.jsonl +3 -0
  12. data/arxiv/0.00-0.50/0.10-0.11.jsonl +3 -0
  13. data/arxiv/0.00-0.50/0.11-0.12.jsonl +3 -0
  14. data/arxiv/0.00-0.50/0.12-0.13.jsonl +3 -0
  15. data/arxiv/0.00-0.50/0.13-0.14.jsonl +3 -0
  16. data/arxiv/0.00-0.50/0.14-0.15.jsonl +3 -0
  17. data/arxiv/0.00-0.50/0.15-0.16.jsonl +3 -0
  18. data/arxiv/0.00-0.50/0.16-0.17.jsonl +3 -0
  19. data/arxiv/0.00-0.50/0.17-0.18.jsonl +3 -0
  20. data/arxiv/0.00-0.50/0.18-0.19.jsonl +3 -0
  21. data/arxiv/0.00-0.50/0.19-0.20.jsonl +3 -0
  22. data/arxiv/0.00-0.50/0.20-0.21.jsonl +3 -0
  23. data/arxiv/0.00-0.50/0.21-0.22.jsonl +3 -0
  24. data/arxiv/0.00-0.50/0.22-0.23.jsonl +3 -0
  25. data/arxiv/0.00-0.50/0.23-0.24.jsonl +3 -0
  26. data/arxiv/0.00-0.50/0.24-0.25.jsonl +3 -0
  27. data/arxiv/0.00-0.50/0.25-0.26.jsonl +3 -0
  28. data/arxiv/0.00-0.50/0.26-0.27.jsonl +3 -0
  29. data/arxiv/0.00-0.50/0.27-0.28.jsonl +3 -0
  30. data/arxiv/0.00-0.50/0.28-0.29.jsonl +3 -0
  31. data/arxiv/0.00-0.50/0.29-0.30.jsonl +3 -0
  32. data/arxiv/0.00-0.50/0.30-0.31.jsonl +3 -0
  33. data/arxiv/0.00-0.50/0.31-0.32.jsonl +3 -0
  34. data/arxiv/0.00-0.50/0.32-0.33.jsonl +3 -0
  35. data/arxiv/0.00-0.50/0.33-0.34.jsonl +3 -0
  36. data/arxiv/0.00-0.50/0.34-0.35.jsonl +3 -0
  37. data/arxiv/0.00-0.50/0.35-0.36.jsonl +3 -0
  38. data/arxiv/0.00-0.50/0.36-0.37.jsonl +3 -0
  39. data/arxiv/0.00-0.50/0.37-0.38.jsonl +3 -0
  40. data/arxiv/0.00-0.50/0.38-0.39.jsonl +3 -0
  41. data/arxiv/0.00-0.50/0.39-0.40.jsonl +3 -0
  42. data/arxiv/0.00-0.50/0.40-0.41.jsonl +3 -0
  43. data/arxiv/0.00-0.50/0.41-0.42.jsonl +3 -0
  44. data/arxiv/0.00-0.50/0.42-0.43.jsonl +3 -0
  45. data/arxiv/0.00-0.50/0.43-0.44.jsonl +3 -0
  46. data/arxiv/0.00-0.50/0.44-0.45.jsonl +3 -0
  47. data/arxiv/0.00-0.50/0.45-0.46.jsonl +3 -0
  48. data/arxiv/0.00-0.50/0.46-0.47.jsonl +3 -0
  49. data/arxiv/0.00-0.50/0.47-0.48.jsonl +3 -0
  50. data/arxiv/0.00-0.50/0.48-0.49.jsonl +3 -0
README.md CHANGED
@@ -9,7 +9,7 @@ pretty_name: AutoMathText
9
  size_categories:
10
  - 10B<n<100B
11
  configs:
12
- - config_name: web-0.5
13
  data_files:
14
  - split: train
15
  path:
@@ -24,7 +24,7 @@ configs:
24
  - data/web/0.55-0.60.jsonl
25
  - data/web/0.50-0.55.jsonl
26
  default: true
27
- - config_name: web-0.6
28
  data_files:
29
  - split: train
30
  path:
@@ -36,7 +36,7 @@ configs:
36
  - data/web/0.70-0.75.jsonl
37
  - data/web/0.65-0.70.jsonl
38
  - data/web/0.60-0.65.jsonl
39
- - config_name: web-0.7
40
  data_files:
41
  - split: train
42
  path:
@@ -46,9 +46,57 @@ configs:
46
  - data/web/0.80-0.85.jsonl
47
  - data/web/0.75-0.80.jsonl
48
  - data/web/0.70-0.75.jsonl
 
 
 
 
 
 
 
 
49
  - config_name: web-full
50
  data_files: data/web/*.jsonl
51
- - config_name: code-0.5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  data_files:
53
  - split: train
54
  path:
@@ -242,7 +290,7 @@ configs:
242
  - data/code/tex/0.60-0.65.jsonl
243
  - data/code/tex/0.55-0.60.jsonl
244
  - data/code/tex/0.50-0.55.jsonl
245
- - config_name: code-python-0.5
246
  data_files:
247
  - split: train
248
  path:
@@ -256,7 +304,7 @@ configs:
256
  - data/code/python/0.60-0.65.jsonl
257
  - data/code/python/0.55-0.60.jsonl
258
  - data/code/python/0.50-0.55.jsonl
259
- - config_name: code-python-0.6
260
  data_files:
261
  - split: train
262
  path:
@@ -268,7 +316,7 @@ configs:
268
  - data/code/python/0.70-0.75.jsonl
269
  - data/code/python/0.65-0.70.jsonl
270
  - data/code/python/0.60-0.65.jsonl
271
- - config_name: code-python-0.7
272
  data_files:
273
  - split: train
274
  path:
@@ -278,6 +326,14 @@ configs:
278
  - data/code/python/0.80-0.85.jsonl
279
  - data/code/python/0.75-0.80.jsonl
280
  - data/code/python/0.70-0.75.jsonl
 
 
 
 
 
 
 
 
281
  - config_name: code-full
282
  data_files:
283
  - split: train
 
9
  size_categories:
10
  - 10B<n<100B
11
  configs:
12
+ - config_name: web-0.50-to-1.00
13
  data_files:
14
  - split: train
15
  path:
 
24
  - data/web/0.55-0.60.jsonl
25
  - data/web/0.50-0.55.jsonl
26
  default: true
27
+ - config_name: web-0.60-to-1.00
28
  data_files:
29
  - split: train
30
  path:
 
36
  - data/web/0.70-0.75.jsonl
37
  - data/web/0.65-0.70.jsonl
38
  - data/web/0.60-0.65.jsonl
39
+ - config_name: web-0.70-to-1.00
40
  data_files:
41
  - split: train
42
  path:
 
46
  - data/web/0.80-0.85.jsonl
47
  - data/web/0.75-0.80.jsonl
48
  - data/web/0.70-0.75.jsonl
49
+ - config_name: web-0.80-to-1.00
50
+ data_files:
51
+ - split: train
52
+ path:
53
+ - data/web/0.95-1.00.jsonl
54
+ - data/web/0.90-0.95.jsonl
55
+ - data/web/0.85-0.90.jsonl
56
+ - data/web/0.80-0.85.jsonl
57
  - config_name: web-full
58
  data_files: data/web/*.jsonl
59
+ - config_name: arxiv-0.50-to-1.00
60
+ data_files:
61
+ - split: train
62
+ path:
63
+ - data/arxiv/0.90-1.00/*.jsonl
64
+ - data/arxiv/0.80-0.90/*.jsonl
65
+ - data/arxiv/0.70-0.80/*.jsonl
66
+ - data/arxiv/0.60-0.70/*.jsonl
67
+ - data/arxiv/0.50-0.60/*.jsonl
68
+ - config_name: arxiv-0.60-to-1.00
69
+ data_files:
70
+ - split: train
71
+ path:
72
+ - data/arxiv/0.90-1.00/*.jsonl
73
+ - data/arxiv/0.80-0.90/*.jsonl
74
+ - data/arxiv/0.70-0.80/*.jsonl
75
+ - data/arxiv/0.60-0.70/*.jsonl
76
+ - config_name: arxiv-0.70-to-1.00
77
+ data_files:
78
+ - split: train
79
+ path:
80
+ - data/arxiv/0.90-1.00/*.jsonl
81
+ - data/arxiv/0.80-0.90/*.jsonl
82
+ - data/arxiv/0.70-0.80/*.jsonl
83
+ - config_name: arxiv-0.80-to-1.00
84
+ data_files:
85
+ - split: train
86
+ path:
87
+ - data/arxiv/0.90-1.00/*.jsonl
88
+ - data/arxiv/0.80-0.90/*.jsonl
89
+ - config_name: arxiv-full
90
+ data_files:
91
+ - split: train
92
+ path:
93
+ - data/arxiv/0.90-1.00/*.jsonl
94
+ - data/arxiv/0.80-0.90/*.jsonl
95
+ - data/arxiv/0.70-0.80/*.jsonl
96
+ - data/arxiv/0.60-0.70/*.jsonl
97
+ - data/arxiv/0.50-0.60/*.jsonl
98
+ - data/arxiv/0.00-0.50/*.jsonl
99
+ - config_name: code-0.50-to-1.00
100
  data_files:
101
  - split: train
102
  path:
 
290
  - data/code/tex/0.60-0.65.jsonl
291
  - data/code/tex/0.55-0.60.jsonl
292
  - data/code/tex/0.50-0.55.jsonl
293
+ - config_name: code-python-0.50-to-1.00
294
  data_files:
295
  - split: train
296
  path:
 
304
  - data/code/python/0.60-0.65.jsonl
305
  - data/code/python/0.55-0.60.jsonl
306
  - data/code/python/0.50-0.55.jsonl
307
+ - config_name: code-python-0.60-to-1.00
308
  data_files:
309
  - split: train
310
  path:
 
316
  - data/code/python/0.70-0.75.jsonl
317
  - data/code/python/0.65-0.70.jsonl
318
  - data/code/python/0.60-0.65.jsonl
319
+ - config_name: code-python-0.70-to-1.00
320
  data_files:
321
  - split: train
322
  path:
 
326
  - data/code/python/0.80-0.85.jsonl
327
  - data/code/python/0.75-0.80.jsonl
328
  - data/code/python/0.70-0.75.jsonl
329
+ - config_name: code-python-0.80-to-1.00
330
+ data_files:
331
+ - split: train
332
+ path:
333
+ - data/code/python/0.95-1.00.jsonl
334
+ - data/code/python/0.90-0.95.jsonl
335
+ - data/code/python/0.85-0.90.jsonl
336
+ - data/code/python/0.80-0.85.jsonl
337
  - config_name: code-full
338
  data_files:
339
  - split: train
data/arxiv/0.00-0.50/0.00-0.01.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84fdae67766d62140cef04c753fa8022f92c70858355ab983557b5abc7ad5598
3
+ size 4690885821
data/arxiv/0.00-0.50/0.01-0.02.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ed75a6586332402293496e68c6e937e65f8d360f68505a8071df9193ceb249a
3
+ size 3368076578
data/arxiv/0.00-0.50/0.02-0.03.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59d7d6dba42b389473f8ac1e919a6f01ccbfd89080a55a765729c2f72cddda20
3
+ size 935876576
data/arxiv/0.00-0.50/0.03-0.04.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:798e08051b046782d2d66b724037b983c32e83b3866a90f913cb2584df924e9e
3
+ size 162827854
data/arxiv/0.00-0.50/0.04-0.05.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e27a6389fa302f01b7ee077884de7863488bd3f25325508ded6168ef677b339
3
+ size 48825931
data/arxiv/0.00-0.50/0.05-0.06.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e0ad7c8290ea0b40b78a72e2052133868a81cfbdfce229d9b11cb37e9fdcabc
3
+ size 76623377
data/arxiv/0.00-0.50/0.06-0.07.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2b090e36a57d593bea3583b5819c653ee50de7b6aefc69a0c9f01d579df6c45
3
+ size 143268059
data/arxiv/0.00-0.50/0.07-0.08.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d140ac87d6e7a1796c74e4499aae082ff772de6afcd2597479650ae1202ed5c
3
+ size 247521867
data/arxiv/0.00-0.50/0.08-0.09.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4423208e61dcdffe19673b076667681c6cff733092313d39e78c8e40652de4c
3
+ size 362995777
data/arxiv/0.00-0.50/0.09-0.10.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fece1c038ed60c5400912a08ea73ed6dddf901b949f436f8951d24deb338508f
3
+ size 462624162
data/arxiv/0.00-0.50/0.10-0.11.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ae9644e7a959608893858821057f0300bfe0fa931f7b8a24b65f8b78c0b3a01
3
+ size 565615697
data/arxiv/0.00-0.50/0.11-0.12.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb6a8eab3a45a677be27e76bf571bdd8c27d7c5dd528c38321fc7910b374701a
3
+ size 635105961
data/arxiv/0.00-0.50/0.12-0.13.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80420ebb024126d7fce48bb56aec5719dfcf78fcb346e681dd1cd10d28e56320
3
+ size 714541976
data/arxiv/0.00-0.50/0.13-0.14.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32237acb1c9819ff7858af5baf367cf47f619156529614b2001a49fe37d5ead6
3
+ size 739002796
data/arxiv/0.00-0.50/0.14-0.15.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cc5dbd0323901e892c09c8b9f784d6d61a296efaee56ae4613eb1d8964c64a4
3
+ size 800886893
data/arxiv/0.00-0.50/0.15-0.16.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81be562b47edf03ba682a5f2d2c9c9f0e797c699f24ccae55fe47cece1ffce5e
3
+ size 801579556
data/arxiv/0.00-0.50/0.16-0.17.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a1318ebb473a449025cf56749e5ea92385695e907eb8c1ba63ea50deba29f09
3
+ size 821334026
data/arxiv/0.00-0.50/0.17-0.18.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbf5789cd77c3c337e152de8b0751c00a495803edd4eaa1d865679165f8fadc1
3
+ size 850527838
data/arxiv/0.00-0.50/0.18-0.19.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3fc6f8f499981dddfae1eaab7bd05a2540b7937142eb935bda682b951a6c093
3
+ size 851471255
data/arxiv/0.00-0.50/0.19-0.20.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6d3a72cf4eee4d07966609c4c68365b63c3865af80561331c8e49f638b75abd
3
+ size 889024319
data/arxiv/0.00-0.50/0.20-0.21.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c2ded294ccc7b677c163bc3f9a32fe1b578089c93768cda0cabe7c85d17e01e
3
+ size 880068374
data/arxiv/0.00-0.50/0.21-0.22.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0effc00b7954fca622078c4e705ce1e45ea604f7fbf0d09c9421919a4118f34a
3
+ size 909319519
data/arxiv/0.00-0.50/0.22-0.23.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b75aa7b239f74ba99f2a0232c234ed53a8feca34f4839aac9a220a5b94d2bd4
3
+ size 918987389
data/arxiv/0.00-0.50/0.23-0.24.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81ff5ec8170a2ec60d6b1d6d5b457174e83df7634856374f45120809909ee18b
3
+ size 944062485
data/arxiv/0.00-0.50/0.24-0.25.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ff2025daaaa56a080ac2383e3b728f94080ccd7fcdfeaa42cca5ca88cfe2168
3
+ size 983937856
data/arxiv/0.00-0.50/0.25-0.26.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4372ebe924f4576b6ccc2e05804c50b136bdd5548b843a5a1784e73c6f35198
3
+ size 976696472
data/arxiv/0.00-0.50/0.26-0.27.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccb802a4468f0e31d54ff86fde156ab73676b36bcbe939f4925a06bf279050d3
3
+ size 1038268245
data/arxiv/0.00-0.50/0.27-0.28.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f498e54444d6a0d071f263c73afd0d6191c295cec3f31630545fb484b0a14bce
3
+ size 1042925742
data/arxiv/0.00-0.50/0.28-0.29.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:044326aefbb5f6905bfab6905d205d8c8a906594f3a8f17c6331677ac8d63e12
3
+ size 1111342807
data/arxiv/0.00-0.50/0.29-0.30.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ccd42bc40b8fdb2bbc1170a733886983489043898520ea52fa85ef620c9f78c
3
+ size 1120593519
data/arxiv/0.00-0.50/0.30-0.31.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42877286794c068081c6f705b46b06a8fcc64c59a16c92bacf3582451c047db8
3
+ size 1164527238
data/arxiv/0.00-0.50/0.31-0.32.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8355e32858ac6f9db343fcbccdd8b867944a58ccfbe43188fa3ad9f3824b2a87
3
+ size 1189003519
data/arxiv/0.00-0.50/0.32-0.33.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b85a8fab1582cf39119fd0d54b71c4f682817578f603dc0717d5d88f14b41e8
3
+ size 1227693048
data/arxiv/0.00-0.50/0.33-0.34.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:faa92970f6dc7ffd5b6eab17fd1196fda257b89236802d7da954c4d7a36c677f
3
+ size 1267025543
data/arxiv/0.00-0.50/0.34-0.35.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ea9c310af21ece4ad6d607a1b5ab2ae90ee0b9d8074df98474b170a64bfdbca
3
+ size 1281305855
data/arxiv/0.00-0.50/0.35-0.36.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3a0d8bcc6a16c20afff4aa94c11aee7049545c279f4d7c1e582c5cefff09737
3
+ size 1332095524
data/arxiv/0.00-0.50/0.36-0.37.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f7061b79554c7fbecda61683ff74ac5bb89699ab9d01c7caede6ee46a2bed41
3
+ size 1347057852
data/arxiv/0.00-0.50/0.37-0.38.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaa5012445f3faab4375245d8e648a891697f89f58fe592ea426ae003a9df6e3
3
+ size 1402894834
data/arxiv/0.00-0.50/0.38-0.39.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5888b6e78b65adef8511771f3fcc50550dbb71ea7ead1a66e7c5050308297565
3
+ size 1431581856
data/arxiv/0.00-0.50/0.39-0.40.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef470b6c848aba5bc05d08914099788f78a573aae3d7d20b35143279e403009b
3
+ size 1486454148
data/arxiv/0.00-0.50/0.40-0.41.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0126ed4c93053d8c66e11c69522fa1325046193b3af48f890321acd1cab27880
3
+ size 1505959883
data/arxiv/0.00-0.50/0.41-0.42.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47c3d2e7393ad1f3e995db806b2040bc5aa6eb85de8a6b2a523f15455d233724
3
+ size 1578375674
data/arxiv/0.00-0.50/0.42-0.43.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc03166295ea460a51bd2840e7ebee13148aaa8da8c85f8b67164092fb753dac
3
+ size 1553577199
data/arxiv/0.00-0.50/0.43-0.44.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd9e5a6f55279f8ddcf9d9d05c13fb5f113463f6962ddbbf2be69e510fc37d27
3
+ size 1620589942
data/arxiv/0.00-0.50/0.44-0.45.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6a6e8744e0bb46f0d1bdabeac59a5b60032d3119c22e75c107f54c5efcc4f11
3
+ size 1685408560
data/arxiv/0.00-0.50/0.45-0.46.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a37ad6a641d69b0786fe18b67638c4a5028fc8b4626755f7741b1c69e467e92
3
+ size 1722195956
data/arxiv/0.00-0.50/0.46-0.47.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc7f7fa1ece469eb48d07c250cfe53379da425d54119eeda29a51c958ec02019
3
+ size 1792496225
data/arxiv/0.00-0.50/0.47-0.48.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0a7659878e02aef79a0f535b30214a10f6545c6b2a389f82eb1b0f3e5f47f43
3
+ size 1836763013
data/arxiv/0.00-0.50/0.48-0.49.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d59e9812a9556a32b3874513c13ff51a652f3d8c71fdcc15ac3ac07205a3dc88
3
+ size 1853069513