Commit
·
c415c25
1
Parent(s):
e440ecf
Training in progress, step 600
Browse files- config.json +0 -4
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -2,10 +2,6 @@
|
|
2 |
"architectures": [
|
3 |
"TimesheetEstimator"
|
4 |
],
|
5 |
-
"auto_map": {
|
6 |
-
"AutoConfig": "index.TimesheetEstimatorConfig",
|
7 |
-
"AutoModel": "index.TimesheetEstimator"
|
8 |
-
},
|
9 |
"encoder_model_name": "bert-base-multilingual-cased",
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
|
|
2 |
"architectures": [
|
3 |
"TimesheetEstimator"
|
4 |
],
|
|
|
|
|
|
|
|
|
5 |
"encoder_model_name": "bert-base-multilingual-cased",
|
6 |
"hidden_size": 768,
|
7 |
"id2label": {
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 711487413
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56f37426f446fba0c8ffce1d2605bce322a1b1f09f6d63196651b2a366397412
|
3 |
size 711487413
|