aalkaswan commited on
Commit
a28904e
1 Parent(s): 19dc06e

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:0fc49c18c7f461bdacda27c4ddecf01f61879123bf94223dd4f60f4a0ffc3d48
3
  size 6991
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb6fd30ae20019a20c91154e75b4d3114b179fa080295d60dda3cbf3366b6db7
3
  size 6991
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de7704a4fa2f7340eaab269c5e84509ddfa76193afa819b018c491388318c043
3
  size 438016493
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50ecd71a52d4c99dd9720c0c86b9e403f6abe0677b83baebc4f6a5631a41e0ee
3
  size 438016493