Pradipta11 commited on
Commit
b383eb9
1 Parent(s): 579c43d

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 68 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": 68,
110
- "warmup_steps": 7,
111
  "weight_decay": 0.01
112
  }
113
  ```
 
85
 
86
  **DataLoader**:
87
 
88
+ `torch.utils.data.dataloader.DataLoader` of length 88 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": 88,
110
+ "warmup_steps": 9,
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:b5444666ce67ab6abb8eed7a33e9be0a40b904b7ff86666cb8dcb9a886f31686
3
  size 7118
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07302894defe961aab768a55262e33aaa1316b0c660a1f7c0d4636022a2869ac
3
  size 7118
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5a6eaf3bf8b4b4278b63209bb102b202b7e798d187370821a04fb73a6c9eee5
3
  size 438011953
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:079bff229b7a2338acc450d31d8e6e5e050ed07fe2540edbc47e25e9e63e1c2d
3
  size 438011953