Aymen Ben Othmen commited on
Commit
b309ad9
·
1 Parent(s): 69db8c0

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 100 with parameters:
89
  ```
90
  {'batch_size': 16, '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": 100,
110
- "warmup_steps": 10,
111
  "weight_decay": 0.01
112
  }
113
  ```
 
85
 
86
  **DataLoader**:
87
 
88
+ `torch.utils.data.dataloader.DataLoader` of length 150 with parameters:
89
  ```
90
  {'batch_size': 16, '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": 150,
110
+ "warmup_steps": 15,
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:243599d4164e9552fb640c5286992f097c0e8b0ad993ea2e6ab52a1d25eb3211
3
  size 6991
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:606d4812e4239570261342aa18284cf060774f8862254412b91bb1922d362785
3
  size 6991
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb1e20056678baeba8ffb326364e03856703817f14ee2802daa523bcd95554ee
3
  size 1112244081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f378102c0ad9c9c265eeea2337447de131ac15adb1ca9fcfda7a3b59ba99222f
3
  size 1112244081