Abinaya Mahendiran
commited on
Commit
•
eac7d40
1
Parent(s):
278a858
Added json files
Browse files- .gitattributes +1 -1
- dev-v2.0.json +0 -0
- squad_data/dev-v2.0.json +3 -0
- train-v2.0.json → squad_data/train-v2.0.json +0 -0
- test.json +3 -0
- train.json +3 -0
- valid.json +3 -0
.gitattributes
CHANGED
@@ -25,4 +25,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
25 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
26 |
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
27 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
28 |
-
|
|
|
25 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
26 |
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
27 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
28 |
+
*.json filter=lfs diff=lfs merge=lfs -text
|
dev-v2.0.json
DELETED
The diff for this file is too large to render.
See raw diff
|
|
squad_data/dev-v2.0.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80a5225e94905956a6446d296ca1093975c4d3b3260f1d6c8f68bc2ab77182d8
|
3 |
+
size 4370528
|
train-v2.0.json → squad_data/train-v2.0.json
RENAMED
File without changes
|
test.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:288b50990c4c8c8b56bfc79d485b29d62c89f6b5ec744992aa13c06b087a037d
|
3 |
+
size 42442180
|
train.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c75b0d22c1da2acfbc7392d3606a214774d07f9acbc4191e13b9dab0d4f019ca
|
3 |
+
size 97798310
|
valid.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:180c584ebeebc95f489f29caae3b8faaf5f3118fe4bff4c43577d82f872a7716
|
3 |
+
size 13068003
|