aalkaswan commited on
Commit
0ac83a4
1 Parent(s): b273747

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": 30570,
71
- "warmup_steps": 3057,
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": 15285,
71
+ "warmup_steps": 1529,
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:e83c221155d9d7da6da9908daf7f9b5ec002a42b4f0f1c074b8a846fa608450d
3
  size 6991
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9132f3e1af91f8b275285d6151b5033cfb45c92925106d298bf292c1149a12cb
3
  size 6991
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45a9c509dc993a618c08d0159ecfc817ca44d448f46ed562c34354657ffb2245
3
  size 438016493
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a33b4e8ff42882a0e4509837a8f3b1f894a729841489845f67f6aa751f753976
3
  size 438016493