weizhou03 commited on
Commit
2c71a9a
·
verified ·
1 Parent(s): b447efe

Push model using huggingface_hub.

Browse files
Files changed (4) hide show
  1. README.md +8 -13
  2. config_setfit.json +2 -2
  3. model.safetensors +1 -1
  4. model_head.pkl +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ model-index:
28
  split: test
29
  metrics:
30
  - type: accuracy
31
- value: 0.4051627384960718
32
  name: Accuracy
33
  ---
34
 
@@ -131,7 +131,7 @@ The model has been trained using an efficient few-shot learning technique that i
131
  ### Metrics
132
  | Label | Accuracy |
133
  |:--------|:---------|
134
- | **all** | 0.4052 |
135
 
136
  ## Uses
137
 
@@ -252,7 +252,7 @@ preds = model("Group the menu items")
252
  | 62 | 2 |
253
 
254
  ### Training Hyperparameters
255
- - batch_size: (32, 32)
256
  - num_epochs: (1, 1)
257
  - max_steps: -1
258
  - sampling_strategy: oversampling
@@ -272,16 +272,11 @@ preds = model("Group the menu items")
272
  ### Training Results
273
  | Epoch | Step | Training Loss | Validation Loss |
274
  |:------:|:----:|:-------------:|:---------------:|
275
- | 0.0020 | 1 | 0.1159 | - |
276
- | 0.1022 | 50 | 0.0629 | - |
277
- | 0.2045 | 100 | 0.0144 | - |
278
- | 0.3067 | 150 | 0.0101 | - |
279
- | 0.4090 | 200 | 0.0062 | - |
280
- | 0.5112 | 250 | 0.0032 | - |
281
- | 0.6135 | 300 | 0.0037 | - |
282
- | 0.7157 | 350 | 0.0024 | - |
283
- | 0.8180 | 400 | 0.003 | - |
284
- | 0.9202 | 450 | 0.0012 | - |
285
 
286
  ### Framework Versions
287
  - Python: 3.12.11
 
28
  split: test
29
  metrics:
30
  - type: accuracy
31
+ value: 0.4163860830527497
32
  name: Accuracy
33
  ---
34
 
 
131
  ### Metrics
132
  | Label | Accuracy |
133
  |:--------|:---------|
134
+ | **all** | 0.4164 |
135
 
136
  ## Uses
137
 
 
252
  | 62 | 2 |
253
 
254
  ### Training Hyperparameters
255
+ - batch_size: (64, 64)
256
  - num_epochs: (1, 1)
257
  - max_steps: -1
258
  - sampling_strategy: oversampling
 
272
  ### Training Results
273
  | Epoch | Step | Training Loss | Validation Loss |
274
  |:------:|:----:|:-------------:|:---------------:|
275
+ | 0.0041 | 1 | 0.1097 | - |
276
+ | 0.2041 | 50 | 0.0477 | - |
277
+ | 0.4082 | 100 | 0.0106 | - |
278
+ | 0.6122 | 150 | 0.0045 | - |
279
+ | 0.8163 | 200 | 0.0032 | - |
 
 
 
 
 
280
 
281
  ### Framework Versions
282
  - Python: 3.12.11
config_setfit.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "normalize_embeddings": false,
3
  "labels": [
4
  0,
5
  1,
@@ -64,5 +63,6 @@
64
  60,
65
  61,
66
  62
67
- ]
 
68
  }
 
1
  {
 
2
  "labels": [
3
  0,
4
  1,
 
63
  60,
64
  61,
65
  62
66
+ ],
67
+ "normalize_embeddings": false
68
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a6b5c06d2162eeefd9e7d0da3738a9285a0a3564d960822fd605a2f62d761ce8
3
  size 546938168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c83dbf04e86c45bc32c718b4cffe2fac929e9c674997cd1a149f6cc8e44784a
3
  size 546938168
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e5601e6497246a4fab9ae433dd73750c95a650e4f7e825b0a3a568865411ce90
3
  size 388927
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95509daeba7f74aa3e52cc4409d0ae655a5c4092860ba0ee8b19bc3efb7681eb
3
  size 388927