aalkaswan commited on
Commit
d6c4c8e
·
1 Parent(s): a3d0efb

Add SetFit model

Browse files
Files changed (3) hide show
  1. README.md +3 -3
  2. model_head.pkl +1 -1
  3. pytorch_model.bin +1 -1
README.md CHANGED
@@ -58,7 +58,7 @@ The model was trained with the parameters:
58
  Parameters of the fit()-Method:
59
  ```
60
  {
61
- "epochs": 6,
62
  "evaluation_steps": 0,
63
  "evaluator": "NoneType",
64
  "max_grad_norm": 1,
@@ -67,8 +67,8 @@ Parameters of the fit()-Method:
67
  "lr": 1.7094555110821448e-05
68
  },
69
  "scheduler": "WarmupLinear",
70
- "steps_per_epoch": 30588,
71
- "warmup_steps": 3059,
72
  "weight_decay": 0.01
73
  }
74
  ```
 
58
  Parameters of the fit()-Method:
59
  ```
60
  {
61
+ "epochs": 3,
62
  "evaluation_steps": 0,
63
  "evaluator": "NoneType",
64
  "max_grad_norm": 1,
 
67
  "lr": 1.7094555110821448e-05
68
  },
69
  "scheduler": "WarmupLinear",
70
+ "steps_per_epoch": 15294,
71
+ "warmup_steps": 1530,
72
  "weight_decay": 0.01
73
  }
74
  ```
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9854e15f31f317a147acd9b50a4ef5dfc3c695482e423ded666eb3418be4e48a
3
  size 6991
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb988958a773fbf0dda29b77272ccd9481c63abe80c7a734df24956829ceb088
3
  size 6991
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8134a30bbb36f8c6e37a163250a8a4aea2015115e5f7a7c0296e52833519cd4
3
  size 438016493
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4ac76c003806c8342101b8f50f755b1cea8725f75699f92afc111056a73034d
3
  size 438016493