Preprocessed Data using the approach described in DANCER (Divide AND ConquER)
Browse filesProvided the JSON format of the preprocessed data, i.e., all 215k as described in https://github.com/AlexGidiotis/DANCER-summ#preprocessing
I hope this helps!
- .gitattributes +3 -0
- arxiv_test.json +3 -0
- arxiv_train.json +3 -0
- arxiv_val.json +3 -0
.gitattributes
CHANGED
@@ -53,3 +53,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
+
arxiv_test.json filter=lfs diff=lfs merge=lfs -text
|
57 |
+
arxiv_train.json filter=lfs diff=lfs merge=lfs -text
|
58 |
+
arxiv_val.json filter=lfs diff=lfs merge=lfs -text
|
arxiv_test.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:859f1786369cb784c9f8a8f71dda06a3437a6f8c3c9c007863d1e0e493590c0f
|
3 |
+
size 75902936
|
arxiv_train.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b94cab07f464cb873027d6c6845f5f989c717f0c526d8236dbe27d647f1deec5
|
3 |
+
size 1740898934
|
arxiv_val.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e15050a16893914f5e2c424b1089575b860107208aa294380e4a05010e001dea
|
3 |
+
size 75654447
|