Commit
·
ea260f3
1
Parent(s):
c43699d
Training in progress, step 500
Browse files- config.json +6 -2
- 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,
|
@@ -17,7 +17,11 @@
|
|
17 |
2,
|
18 |
3,
|
19 |
4,
|
20 |
-
5
|
|
|
|
|
|
|
|
|
21 |
],
|
22 |
"hidden_act": "gelu",
|
23 |
"hidden_dropout_prob": 0.1,
|
|
|
7 |
"bos_token_id": 0,
|
8 |
"classification_head": {
|
9 |
"num_labels": 14,
|
10 |
+
"pooling_method": "average"
|
11 |
},
|
12 |
"classifier_dropout": null,
|
13 |
"eos_token_id": 2,
|
|
|
17 |
2,
|
18 |
3,
|
19 |
4,
|
20 |
+
5,
|
21 |
+
6,
|
22 |
+
7,
|
23 |
+
8,
|
24 |
+
9
|
25 |
],
|
26 |
"hidden_act": "gelu",
|
27 |
"hidden_dropout_prob": 0.1,
|
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:422508ec9d61845b6f1045cce583713ed1fb90bd1c7907a6c658a56b1cc6cfd4
|
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:415af9e8f8026d3ed8f3769bd8a773f28eaf0fef70af30bc494d7182f58e12a5
|
3 |
size 3899
|