Upload with huggingface_hub
Browse files- README.md +2 -2
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -61,7 +61,7 @@ The model was trained with the parameters:
|
|
61 |
Parameters of the fit()-Method:
|
62 |
```
|
63 |
{
|
64 |
-
"epochs":
|
65 |
"evaluation_steps": 0,
|
66 |
"evaluator": "NoneType",
|
67 |
"max_grad_norm": 1,
|
@@ -71,7 +71,7 @@ Parameters of the fit()-Method:
|
|
71 |
},
|
72 |
"scheduler": "WarmupLinear",
|
73 |
"steps_per_epoch": null,
|
74 |
-
"warmup_steps":
|
75 |
"weight_decay": 0.01
|
76 |
}
|
77 |
```
|
|
|
61 |
Parameters of the fit()-Method:
|
62 |
```
|
63 |
{
|
64 |
+
"epochs": 10,
|
65 |
"evaluation_steps": 0,
|
66 |
"evaluator": "NoneType",
|
67 |
"max_grad_norm": 1,
|
|
|
71 |
},
|
72 |
"scheduler": "WarmupLinear",
|
73 |
"steps_per_epoch": null,
|
74 |
+
"warmup_steps": 685,
|
75 |
"weight_decay": 0.01
|
76 |
}
|
77 |
```
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 90891565
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bccea298ec75bedceb8d08854a042799382d46a2a10f7f15d71f1fefa753a1f
|
3 |
size 90891565
|