diegofernandezc commited on
Commit
fc12134
1 Parent(s): 2419302

Add SetFit model

Browse files
Files changed (3) hide show
  1. README.md +3 -3
  2. model_head.pkl +2 -2
  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 20 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": 20,
110
- "warmup_steps": 2,
111
  "weight_decay": 0.01
112
  }
113
  ```
 
85
 
86
  **DataLoader**:
87
 
88
+ `torch.utils.data.dataloader.DataLoader` of length 5683 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": 5683,
110
+ "warmup_steps": 569,
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:da0d4d4efd71b9672979ab11dadba4e3ca6d8e6b5bd62b4035dea89676d83c07
3
- size 25590
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f86a53187546926d4438de63cc82b3c08235f6d880a9957c8bbc68686f274985
3
+ size 44078
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:546f37aac20c4d83cb91ff1003822713137fff71bd0cb72b6ab7ab496151336a
3
  size 438014769
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:924df544f563f15c73c511e6842df5943780da25e4c11bfb507539d15ab4a308
3
  size 438014769