Aymen Ben Othmen
commited on
Commit
·
25c9f1b
1
Parent(s):
28b13b9
Add SetFit model
Browse files- README.md +1 -1
- model_head.pkl +1 -1
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -97,7 +97,7 @@ The model was trained with the parameters:
|
|
97 |
Parameters of the fit()-Method:
|
98 |
```
|
99 |
{
|
100 |
-
"epochs":
|
101 |
"evaluation_steps": 0,
|
102 |
"evaluator": "NoneType",
|
103 |
"max_grad_norm": 1,
|
|
|
97 |
Parameters of the fit()-Method:
|
98 |
```
|
99 |
{
|
100 |
+
"epochs": 5,
|
101 |
"evaluation_steps": 0,
|
102 |
"evaluator": "NoneType",
|
103 |
"max_grad_norm": 1,
|
model_head.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6991
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58fed1935e60014268d670f66aeea3d862df38043d76f5026ab398577f4e8ba8
|
3 |
size 6991
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1112244081
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47203c87195010dfc7b580ea6e5e7463c690a886032de71ff6b83cb7e8983699
|
3 |
size 1112244081
|