Aymen Ben Othmen commited on
Commit
7d704f6
1 Parent(s): 8cbdcd0

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 75 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": 75,
110
- "warmup_steps": 8,
111
  "weight_decay": 0.01
112
  }
113
  ```
 
85
 
86
  **DataLoader**:
87
 
88
+ `torch.utils.data.dataloader.DataLoader` of length 200 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": 200,
110
+ "warmup_steps": 20,
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:f9f3d395f9359834f13ffc240928fd48dc82faaf92c24f57fcd7d312e465e8d6
3
  size 6991
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28a9f66944f6cebc15d71291015a468ada4f2182335225eabd657789b387ac6b
3
  size 6991
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:306708910ac693708dee827180c4696ed99196fa869ae29c42d853254d4bbf8e
3
  size 1112244081
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3c027bf4dae20b9b99e1cc585c67a2b3356e7ae3543e528bb67355637442183
3
  size 1112244081