lucienbaumgartner commited on
Commit
4fc8065
·
verified ·
1 Parent(s): 5bcff0a

Add SetFit model

Browse files
Files changed (3) hide show
  1. README.md +16 -17
  2. model.safetensors +1 -1
  3. model_head.pkl +1 -1
README.md CHANGED
@@ -11,8 +11,7 @@ metrics:
11
  widget:
12
  - text: Warm thanks to the volunteers who dedicated their time this weekend.
13
  - text: Hats off to the design team.
14
- - text: Your assistance with the move was invaluable; I couldn’t have managed without
15
- you.
16
  - text: How heartwarming it is to see communities come together in times of need.
17
  - text: Well done on orchestrating such a seamless event!
18
  pipeline_tag: text-classification
@@ -117,7 +116,7 @@ preds = model("Hats off to the design team.")
117
  ### Training Set Metrics
118
  | Training set | Min | Median | Max |
119
  |:-------------|:----|:--------|:----|
120
- | Word count | 6 | 10.8571 | 16 |
121
 
122
  ### Training Hyperparameters
123
  - batch_size: (16, 2)
@@ -139,20 +138,20 @@ preds = model("Hats off to the design team.")
139
  ### Training Results
140
  | Epoch | Step | Training Loss | Validation Loss |
141
  |:-------:|:------:|:-------------:|:---------------:|
142
- | 0.0556 | 1 | 0.3255 | - |
143
- | 1.0 | 18 | - | 0.231 |
144
- | **2.0** | **36** | **-** | **0.2003** |
145
- | 2.7778 | 50 | 0.0803 | - |
146
- | 3.0 | 54 | - | 0.2252 |
147
- | 4.0 | 72 | - | 0.242 |
148
- | 5.0 | 90 | - | 0.2506 |
149
- | 5.5556 | 100 | 0.0379 | - |
150
- | 6.0 | 108 | - | 0.2496 |
151
- | 7.0 | 126 | - | 0.2579 |
152
- | 8.0 | 144 | - | 0.2581 |
153
- | 8.3333 | 150 | 0.0083 | - |
154
- | 9.0 | 162 | - | 0.2561 |
155
- | 10.0 | 180 | - | 0.2588 |
156
 
157
  * The bold row denotes the saved checkpoint.
158
  ### Framework Versions
 
11
  widget:
12
  - text: Warm thanks to the volunteers who dedicated their time this weekend.
13
  - text: Hats off to the design team.
14
+ - text: It means the world to me that you were there when I needed a friend.
 
15
  - text: How heartwarming it is to see communities come together in times of need.
16
  - text: Well done on orchestrating such a seamless event!
17
  pipeline_tag: text-classification
 
116
  ### Training Set Metrics
117
  | Training set | Min | Median | Max |
118
  |:-------------|:----|:--------|:----|
119
+ | Word count | 6 | 10.6667 | 16 |
120
 
121
  ### Training Hyperparameters
122
  - batch_size: (16, 2)
 
138
  ### Training Results
139
  | Epoch | Step | Training Loss | Validation Loss |
140
  |:-------:|:------:|:-------------:|:---------------:|
141
+ | 0.0556 | 1 | 0.3495 | - |
142
+ | 1.0 | 18 | - | 0.2237 |
143
+ | **2.0** | **36** | **-** | **0.1877** |
144
+ | 2.7778 | 50 | 0.0653 | - |
145
+ | 3.0 | 54 | - | 0.2112 |
146
+ | 4.0 | 72 | - | 0.2118 |
147
+ | 5.0 | 90 | - | 0.2202 |
148
+ | 5.5556 | 100 | 0.0661 | - |
149
+ | 6.0 | 108 | - | 0.2281 |
150
+ | 7.0 | 126 | - | 0.23 |
151
+ | 8.0 | 144 | - | 0.2355 |
152
+ | 8.3333 | 150 | 0.0322 | - |
153
+ | 9.0 | 162 | - | 0.2376 |
154
+ | 10.0 | 180 | - | 0.2375 |
155
 
156
  * The bold row denotes the saved checkpoint.
157
  ### Framework Versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d28b6241443e9b9bfb82e99fb27dc04a7d72dc80f5c8b702ea4898a59dd75039
3
  size 437967672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:981c9c7e8fb68bbe8a84aa32a07de61a83831322f8e4aa0777ad97e71b30c619
3
  size 437967672
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:731d3f66b2047e3fd4856523ff5039d931f45d895d9421380274b8fb5b9001d0
3
  size 20321
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d22d7f2c00e8bebc33d6b28367d03fdd1284d1fb681394425eafcb6914c566a7
3
  size 20321