ayakiri commited on
Commit
4721397
·
verified ·
1 Parent(s): e5ed203

Add SetFit model

Browse files
Files changed (3) hide show
  1. README.md +7 -4
  2. model.safetensors +1 -1
  3. model_head.pkl +1 -1
README.md CHANGED
@@ -165,7 +165,7 @@ preds = model("Organizacja \"Sport dla Wszystkich\" poszukuje wolontariuszy do p
165
  | Pomoc | 13 |
166
 
167
  ### Training Hyperparameters
168
- - batch_size: (16, 16)
169
  - num_epochs: (1, 1)
170
  - max_steps: -1
171
  - sampling_strategy: oversampling
@@ -185,9 +185,12 @@ preds = model("Organizacja \"Sport dla Wszystkich\" poszukuje wolontariuszy do p
185
  ### Training Results
186
  | Epoch | Step | Training Loss | Validation Loss |
187
  |:------:|:----:|:-------------:|:---------------:|
188
- | 0.0072 | 1 | 0.2038 | - |
189
- | 0.3623 | 50 | 0.0152 | - |
190
- | 0.7246 | 100 | 0.0023 | - |
 
 
 
191
 
192
  ### Framework Versions
193
  - Python: 3.10.5
 
165
  | Pomoc | 13 |
166
 
167
  ### Training Hyperparameters
168
+ - batch_size: (8, 8)
169
  - num_epochs: (1, 1)
170
  - max_steps: -1
171
  - sampling_strategy: oversampling
 
185
  ### Training Results
186
  | Epoch | Step | Training Loss | Validation Loss |
187
  |:------:|:----:|:-------------:|:---------------:|
188
+ | 0.0036 | 1 | 0.1877 | - |
189
+ | 0.1818 | 50 | 0.029 | - |
190
+ | 0.3636 | 100 | 0.0038 | - |
191
+ | 0.5455 | 150 | 0.0008 | - |
192
+ | 0.7273 | 200 | 0.0013 | - |
193
+ | 0.9091 | 250 | 0.0004 | - |
194
 
195
  ### Framework Versions
196
  - Python: 3.10.5
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6df21bd28e7b8671000caeae9e1a7da93c563bcc29da5e8082f743b03110e8f9
3
  size 470637416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9fa3b1b2a0a364e75eb5dbf6e383807d91c8797f6c257f86ebec241e9ab62bd
3
  size 470637416
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c69adcfd17abc17a7d0f19a54da142db67a313a02c79f4d14d0b615831d36465
3
  size 16383
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08735b530864aca4f835806f8cb204b86a3dd4192401f96b7b755acf20d31bb9
3
  size 16383