Commit
·
1992fc3
1
Parent(s):
2948c0a
Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"bos_token_id": 0,
|
8 |
"classification_head": {
|
9 |
"num_labels": 14,
|
10 |
-
"pooling_method": "
|
11 |
},
|
12 |
"classifier_dropout": null,
|
13 |
"eos_token_id": 2,
|
|
|
7 |
"bos_token_id": 0,
|
8 |
"classification_head": {
|
9 |
"num_labels": 14,
|
10 |
+
"pooling_method": "attention"
|
11 |
},
|
12 |
"classifier_dropout": null,
|
13 |
"eos_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 501065409
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d16ba6bda83afd931b09d06ba0cf8f28943b771c7c5680f2aa6ab71da3079bc
|
3 |
size 501065409
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3899
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc8b509bfc3cc983e65e0a51b336591d8dbfb33c6f923f7699551dbdaf81c54e
|
3 |
size 3899
|