twright8 commited on
Commit
3afc43e
·
verified ·
1 Parent(s): 05acb8c

Push model using huggingface_hub.

Browse files
Files changed (5) hide show
  1. 2_Dense/model.safetensors +1 -1
  2. README.md +10 -10
  3. config.json +1 -1
  4. model.safetensors +1 -1
  5. model_head.pkl +1 -1
2_Dense/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c6266520f51386deef585fb6daf6948585419e685f3a887079b563cc4031010
3
  size 4198560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15abdf09d11ff10b316a793a4e1dafefe36e2683d40a7bee41bb25696da1b60e
3
  size 4198560
README.md CHANGED
@@ -154,7 +154,7 @@ preds = model("Global Coffee Prices Surge Amid Brazilian Drought Coffee futures
154
  | 1 | 13 |
155
 
156
  ### Training Hyperparameters
157
- - batch_size: (8, 1)
158
  - num_epochs: (3, 17)
159
  - max_steps: -1
160
  - sampling_strategy: oversampling
@@ -172,15 +172,15 @@ preds = model("Global Coffee Prices Surge Amid Brazilian Drought Coffee futures
172
  - load_best_model_at_end: True
173
 
174
  ### Training Results
175
- | Epoch | Step | Training Loss | Validation Loss |
176
- |:----------:|:-------:|:-------------:|:---------------:|
177
- | 0.0217 | 1 | 1.6572 | - |
178
- | 0.4348 | 20 | 0.0 | 21.1162 |
179
- | 0.8696 | 40 | 0.0 | 17.9189 |
180
- | 1.3043 | 60 | 0.0 | 14.0343 |
181
- | 1.7391 | 80 | 0.0 | 13.6029 |
182
- | 2.1739 | 100 | 0.0 | 13.8074 |
183
- | **2.6087** | **120** | **0.0** | **13.1309** |
184
 
185
  * The bold row denotes the saved checkpoint.
186
  ### Framework Versions
 
154
  | 1 | 13 |
155
 
156
  ### Training Hyperparameters
157
+ - batch_size: (1, 1)
158
  - num_epochs: (3, 17)
159
  - max_steps: -1
160
  - sampling_strategy: oversampling
 
172
  - load_best_model_at_end: True
173
 
174
  ### Training Results
175
+ | Epoch | Step | Training Loss | Validation Loss |
176
+ |:----------:|:------:|:-------------:|:---------------:|
177
+ | 0.0027 | 1 | 0.0 | - |
178
+ | **0.0549** | **20** | **0.0** | **0.0** |
179
+ | 0.1099 | 40 | 0.0 | 0.0 |
180
+ | 0.1648 | 60 | 0.0 | 0.0 |
181
+ | 0.2198 | 80 | 0.0 | 0.0 |
182
+ | 0.2747 | 100 | 0.0 | 0.0 |
183
+ | 0.3297 | 120 | 0.0 | 0.0 |
184
 
185
  * The bold row denotes the saved checkpoint.
186
  ### Framework Versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "checkpoints/step_120",
3
  "architectures": [
4
  "NewModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "checkpoints/step_20",
3
  "architectures": [
4
  "NewModel"
5
  ],
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80b53fabb609ac8718e88fcdacafc1c51212b59267a72655440de6d6cb43de05
3
  size 1736585680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:389aebadb3c51915ba3b58974fcfe5b03c1da9ac54e2f2ea7a5a29ac2df90dfe
3
  size 1736585680
model_head.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0f2baf494c8bb9560ff5c7a3e07ca66a61326efdf9ecfae5d5ac4fed8417c29c
3
  size 9754
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db203beb5d0dc5d8c25faf466f9310550b06d38c05337742e5280d3b687f23b6
3
  size 9754