NLP Chula Lab
commited on
Commit
·
807bd35
1
Parent(s):
38a355c
Training in progress, epoch 1
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
"eos_token_id": 2,
|
10 |
"gradient_checkpointing": false,
|
11 |
"hidden_act": "gelu",
|
12 |
-
"hidden_dropout_prob": 0.
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
"0": "Negative",
|
|
|
9 |
"eos_token_id": 2,
|
10 |
"gradient_checkpointing": false,
|
11 |
"hidden_act": "gelu",
|
12 |
+
"hidden_dropout_prob": 0.3,
|
13 |
"hidden_size": 768,
|
14 |
"id2label": {
|
15 |
"0": "Negative",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 421055857
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b548309ae4442fd905eab19510611893a82af52787e798fcb150ad7f93f488e1
|
3 |
size 421055857
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fecf18e757394b35e877a235a66b2ae74d13e6482aa20bb93b05f7d10f688bf6
|
3 |
size 4027
|