aalkaswan commited on
Commit
2b2d3ab
1 Parent(s): aa13b96

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": 21120,
71
- "warmup_steps": 2112,
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": 10560,
71
+ "warmup_steps": 1056,
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:0f7775c16394407333ab378ee8142bf80f3153e46c89558e23962857e359e9d5
3
  size 6991
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7964dfe30bbd5be8b512843479762773ec9c24406852501726f986a6880eef91
3
  size 6991
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac81630ec21ff710d0fc33cc6811171758293491bd02ac275c056fb1ba38a319
3
  size 438016493
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bb17b103685ac6ee2a1faf67cd1a506cfd6a481a9b3ecc41c907e0f9286f670
3
  size 438016493