aalkaswan commited on
Commit
904c63c
1 Parent(s): d6b2ab4

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:964df663e041b276a8d55a2ba457fc059d75b3562b348ce2256a2f3c8eee74fd
3
  size 6991
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc4aae7f37b291cf4f399229064ae394a7b43442180c6d16e6e6ca7a544c4e52
3
  size 6991
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afc965a0de4f7cecc5ab22a549fd18cc783b019d499f4266aa6db1bdd91103cb
3
  size 438016493
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2492cb3de66090cd3478889e81a8638bb3c6c64ffd85f187f254149b9e9e6e87
3
  size 438016493