hsuvaskakoty commited on
Commit
ae78ff7
·
verified ·
1 Parent(s): f91c955

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +33 -5
  2. model.safetensors +1 -1
  3. model_head.pkl +1 -1
README.md CHANGED
@@ -202,7 +202,7 @@ preds = model(" Interviews: Interviews WN:Story preparation/Office hours:Frank
202
  - num_epochs: (1, 16)
203
  - max_steps: -1
204
  - sampling_strategy: oversampling
205
- - num_iterations: 10
206
  - body_learning_rate: (1e-05, 1e-05)
207
  - head_learning_rate: 5e-05
208
  - loss: CosineSimilarityLoss
@@ -219,10 +219,38 @@ preds = model(" Interviews: Interviews WN:Story preparation/Office hours:Frank
219
  ### Training Results
220
  | Epoch | Step | Training Loss | Validation Loss |
221
  |:------:|:----:|:-------------:|:---------------:|
222
- | 0.0032 | 1 | 0.6701 | - |
223
- | 0.3175 | 100 | 0.1951 | 0.2339 |
224
- | 0.6349 | 200 | 0.0536 | 0.2513 |
225
- | 0.9524 | 300 | 0.0228 | 0.2661 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
226
 
227
  ### Framework Versions
228
  - Python: 3.10.12
 
202
  - num_epochs: (1, 16)
203
  - max_steps: -1
204
  - sampling_strategy: oversampling
205
+ - num_iterations: 100
206
  - body_learning_rate: (1e-05, 1e-05)
207
  - head_learning_rate: 5e-05
208
  - loss: CosineSimilarityLoss
 
219
  ### Training Results
220
  | Epoch | Step | Training Loss | Validation Loss |
221
  |:------:|:----:|:-------------:|:---------------:|
222
+ | 0.0003 | 1 | 0.446 | - |
223
+ | 0.0317 | 100 | 0.2329 | 0.1799 |
224
+ | 0.0635 | 200 | 0.1037 | 0.1821 |
225
+ | 0.0952 | 300 | 0.0326 | 0.2931 |
226
+ | 0.1270 | 400 | 0.0248 | 0.4236 |
227
+ | 0.1587 | 500 | 0.012 | 0.2775 |
228
+ | 0.1905 | 600 | 0.0047 | 0.3502 |
229
+ | 0.2222 | 700 | 0.0018 | 0.2837 |
230
+ | 0.2540 | 800 | 0.0002 | 0.2931 |
231
+ | 0.2857 | 900 | 0.0005 | 0.2921 |
232
+ | 0.3175 | 1000 | 0.0001 | 0.2948 |
233
+ | 0.3492 | 1100 | 0.0001 | 0.2968 |
234
+ | 0.3810 | 1200 | 0.0001 | 0.2950 |
235
+ | 0.4127 | 1300 | 0.0001 | 0.2962 |
236
+ | 0.4444 | 1400 | 0.0 | 0.2953 |
237
+ | 0.4762 | 1500 | 0.0 | 0.2971 |
238
+ | 0.5079 | 1600 | 0.0 | 0.2970 |
239
+ | 0.5397 | 1700 | 0.0 | 0.2980 |
240
+ | 0.5714 | 1800 | 0.0 | 0.2973 |
241
+ | 0.6032 | 1900 | 0.0 | 0.2966 |
242
+ | 0.6349 | 2000 | 0.0 | 0.2973 |
243
+ | 0.6667 | 2100 | 0.0 | 0.2990 |
244
+ | 0.6984 | 2200 | 0.0 | 0.2984 |
245
+ | 0.7302 | 2300 | 0.0 | 0.3001 |
246
+ | 0.7619 | 2400 | 0.0 | 0.2997 |
247
+ | 0.7937 | 2500 | 0.0 | 0.2994 |
248
+ | 0.8254 | 2600 | 0.0 | 0.2980 |
249
+ | 0.8571 | 2700 | 0.0 | 0.2985 |
250
+ | 0.8889 | 2800 | 0.0 | 0.2987 |
251
+ | 0.9206 | 2900 | 0.0 | 0.2969 |
252
+ | 0.9524 | 3000 | 0.0 | 0.2969 |
253
+ | 0.9841 | 3100 | 0.0 | 0.2969 |
254
 
255
  ### Framework Versions
256
  - Python: 3.10.12
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f195c11a542b42f51fe864b5825bfd37e5cb443f25eaa1da5f7c5363281f02b7
3
  size 1421483904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6823751bcea73e52e0b1985e159fb90f250b1cdd4a8c08332342ea5f35dfccbe
3
  size 1421483904
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95d995994ae42710059e9d6b767637f0d68f02d68211232691dc76a0552e6b46
3
  size 33655
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7472c75a185698948e0d800975cf4a873cff312dc20bde6122bb3008a22860f5
3
  size 33655