meghanaanil
commited on
Commit
•
5afa67f
1
Parent(s):
51567e1
Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- runs/May04_09-52-45_483c280878c0/1683194096.2052546/events.out.tfevents.1683194096.483c280878c0.257.1 +3 -0
- runs/May04_09-52-45_483c280878c0/events.out.tfevents.1683194096.483c280878c0.257.0 +3 -0
- runs/May04_11-58-48_483c280878c0/1683201531.5440667/events.out.tfevents.1683201531.483c280878c0.257.3 +3 -0
- runs/May04_11-58-48_483c280878c0/events.out.tfevents.1683201531.483c280878c0.257.2 +3 -0
- tokenizer.json +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertForQuestionAnswering"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "meghanaanil/bert-base-uncased-retrained-squad",
|
3 |
"architectures": [
|
4 |
"BertForQuestionAnswering"
|
5 |
],
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 435642093
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f8c5bcc352a43d8e6d007c53ebacd07f49694ef53a1acabb6c5154be5350c2a
|
3 |
size 435642093
|
runs/May04_09-52-45_483c280878c0/1683194096.2052546/events.out.tfevents.1683194096.483c280878c0.257.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:783ecbd3d2990284e5567e9be51f40123717ac271893c1790ffaff9e14961b42
|
3 |
+
size 5918
|
runs/May04_09-52-45_483c280878c0/events.out.tfevents.1683194096.483c280878c0.257.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adddd0e76eea48ac6b71c1a25419a42c5c3d716c4e91403eb8e5915df7335b51
|
3 |
+
size 4634
|
runs/May04_11-58-48_483c280878c0/1683201531.5440667/events.out.tfevents.1683201531.483c280878c0.257.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20a4cccb50e482cebcf71a0b85535797e2b5846f20b03c1705db85f7067014be
|
3 |
+
size 5918
|
runs/May04_11-58-48_483c280878c0/events.out.tfevents.1683201531.483c280878c0.257.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ece90ea3cb417ded9e92ea7a0c0d4ff9f2b874933228b1eb7f3e71695277e75b
|
3 |
+
size 5062
|
tokenizer.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"direction": "Right",
|
5 |
"max_length": 512,
|
6 |
"strategy": "OnlySecond",
|
7 |
-
"stride":
|
8 |
},
|
9 |
"padding": {
|
10 |
"strategy": {
|
|
|
4 |
"direction": "Right",
|
5 |
"max_length": 512,
|
6 |
"strategy": "OnlySecond",
|
7 |
+
"stride": 256
|
8 |
},
|
9 |
"padding": {
|
10 |
"strategy": {
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3643
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5427f13d37845dd626ccad55e95cb52b2bc9d64ad243a3155067dde9aba25884
|
3 |
size 3643
|