tatianafp commited on
Commit
d79b264
·
1 Parent(s): 195ff60

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
@@ -85,7 +85,7 @@ The model was trained with the parameters:
85
 
86
  **DataLoader**:
87
 
88
- `torch.utils.data.dataloader.DataLoader` of length 34 with parameters:
89
  ```
90
  {'batch_size': 32, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
91
  ```
@@ -106,8 +106,8 @@ Parameters of the fit()-Method:
106
  "lr": 2e-05
107
  },
108
  "scheduler": "WarmupLinear",
109
- "steps_per_epoch": 34,
110
- "warmup_steps": 4,
111
  "weight_decay": 0.01
112
  }
113
  ```
 
85
 
86
  **DataLoader**:
87
 
88
+ `torch.utils.data.dataloader.DataLoader` of length 555 with parameters:
89
  ```
90
  {'batch_size': 32, 'sampler': 'torch.utils.data.sampler.RandomSampler', 'batch_sampler': 'torch.utils.data.sampler.BatchSampler'}
91
  ```
 
106
  "lr": 2e-05
107
  },
108
  "scheduler": "WarmupLinear",
109
+ "steps_per_epoch": 555,
110
+ "warmup_steps": 56,
111
  "weight_decay": 0.01
112
  }
113
  ```
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:350ce8077cc72a901606395c2bf1e8b696f87f676559dd98622211be34df50c6
3
  size 3813
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9890a8e4e1a74abe1a1060aa764de5bc984e1308ba555e0bcbd2664f5964fe02
3
  size 3813
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1e2b4ec03279db29d26ef8961c44e39611de73af2dde7b0f4d34fa2d4e3116b
3
  size 470683437
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63c415e46fbd7bc36060589a8763c57295e19c2733c429493a8abc6a07490b68
3
  size 470683437