weizhou03 commited on
Commit
ad01649
·
verified ·
1 Parent(s): 89a390c

Push model using huggingface_hub.

Browse files
Files changed (4) hide show
  1. README.md +7 -4
  2. config_setfit.json +2 -2
  3. model.safetensors +1 -1
  4. model_head.pkl +1 -1
README.md CHANGED
@@ -252,8 +252,8 @@ preds = model("Tighten the letter spacing")
252
  | 62 | 1 |
253
 
254
  ### Training Hyperparameters
255
- - batch_size: (64, 64)
256
- - num_epochs: (1, 1)
257
  - max_steps: -1
258
  - sampling_strategy: oversampling
259
  - body_learning_rate: (2e-05, 1e-05)
@@ -272,8 +272,11 @@ preds = model("Tighten the letter spacing")
272
  ### Training Results
273
  | Epoch | Step | Training Loss | Validation Loss |
274
  |:------:|:----:|:-------------:|:---------------:|
275
- | 0.0161 | 1 | 0.1282 | - |
276
- | 0.8065 | 50 | 0.0118 | - |
 
 
 
277
 
278
  ### Framework Versions
279
  - Python: 3.12.11
 
252
  | 62 | 1 |
253
 
254
  ### Training Hyperparameters
255
+ - batch_size: (32, 32)
256
+ - num_epochs: (2, 2)
257
  - max_steps: -1
258
  - sampling_strategy: oversampling
259
  - body_learning_rate: (2e-05, 1e-05)
 
272
  ### Training Results
273
  | Epoch | Step | Training Loss | Validation Loss |
274
  |:------:|:----:|:-------------:|:---------------:|
275
+ | 0.0081 | 1 | 0.1179 | - |
276
+ | 0.4065 | 50 | 0.0211 | - |
277
+ | 0.8130 | 100 | 0.002 | - |
278
+ | 1.2195 | 150 | 0.0011 | - |
279
+ | 1.6260 | 200 | 0.0011 | - |
280
 
281
  ### Framework Versions
282
  - Python: 3.12.11
config_setfit.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "labels": [
3
  0,
4
  1,
@@ -63,6 +64,5 @@
63
  60,
64
  61,
65
  62
66
- ],
67
- "normalize_embeddings": false
68
  }
 
1
  {
2
+ "normalize_embeddings": false,
3
  "labels": [
4
  0,
5
  1,
 
64
  60,
65
  61,
66
  62
67
+ ]
 
68
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63c1f03cab264850c048b0b6eb29d9f8bf69476c716d38f5657dc8b9bd087404
3
  size 546938168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8898032a7bf5efa34d6408c603a90ce45555b2716d7f2c00da92492e5abe3d5
3
  size 546938168
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e18a0fa946e9f6dbcb9646d4a936308a4e0e3ddb0886a33bbe2f33e3e8e9215
3
  size 388927
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e604d793a4de05dbdf4b1c3fefefb3140caeb2190e990f572e7d8cbf1253642
3
  size 388927