Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "albert-base-v2",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0,
|
7 |
"bos_token_id": 2,
|
|
|
1 |
{
|
2 |
"_name_or_path": "albert-base-v2",
|
3 |
"architectures": [
|
4 |
+
"CustomAlbertForQuestionAnswering"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0,
|
7 |
"bos_token_id": 2,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2eb88028b1a2e932ff2f8b614bc1bcf1bb5945acc4d4dbf35a269001d97699e2
|
3 |
+
size 46750466
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98e83314a3295b4a75fed429861b899948cea91da0627afe57aae2f627682897
|
3 |
size 4536
|