hxssgaa commited on
Commit
649c1c3
1 Parent(s): a00eb23

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 10 with parameters:
89
  ```
90
  {'batch_size': 128, '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": 10,
110
- "warmup_steps": 1,
111
  "weight_decay": 0.01
112
  }
113
  ```
 
85
 
86
  **DataLoader**:
87
 
88
+ `torch.utils.data.dataloader.DataLoader` of length 7680 with parameters:
89
  ```
90
  {'batch_size': 128, '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": 7680,
110
+ "warmup_steps": 768,
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:21fee6d986076ff185c9f8242775d1643a1896e4a7063bddb48d928c505d7409
3
  size 6928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:638bca09086d14960aca9c2ecadbfffe03ada44deb24ec652a211c990093f554
3
  size 6928
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4700a7249ae2ae684f12e5c3e8ceb64f771b25c84444b1b754193917075c3b0d
3
  size 438016493
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3aeec4ebea6b7ba55d992bfb5bc028c760fdff2c35376b18d93e14646da2c65c
3
  size 438016493