ngxquang
commited on
Commit
·
2bf7ec2
1
Parent(s):
1fa817c
Update model, CER: 0.2211 - Seq_acc: 0.2225 - Char_acc: 0.7704
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -94,7 +94,7 @@
|
|
94 |
"architectures": [
|
95 |
"DeiTForImageClassificationWithTeacher"
|
96 |
],
|
97 |
-
"attention_probs_dropout_prob": 0.
|
98 |
"bad_words_ids": null,
|
99 |
"begin_suppress_tokens": null,
|
100 |
"bos_token_id": null,
|
|
|
94 |
"architectures": [
|
95 |
"DeiTForImageClassificationWithTeacher"
|
96 |
],
|
97 |
+
"attention_probs_dropout_prob": 0.1,
|
98 |
"bad_words_ids": null,
|
99 |
"begin_suppress_tokens": null,
|
100 |
"bos_token_id": null,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 349128597
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1cd866ca34bf7da5de1df2a669d78d13eb32b9e092c2eff464078cdd4bee3e68
|
3 |
size 349128597
|