Aymen Ben Othmen
commited on
Commit
·
8cbdcd0
1
Parent(s):
aa4c602
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": 1,
|
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:f9f3d395f9359834f13ffc240928fd48dc82faaf92c24f57fcd7d312e465e8d6
|
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:306708910ac693708dee827180c4696ed99196fa869ae29c42d853254d4bbf8e
|
3 |
size 1112244081
|