codechrl commited on
Commit
8111b80
·
verified ·
1 Parent(s): 03278c1

Training update: 1,613/237,698 rows (0.68%) | +1 new @ 2025-10-20 23:47:27

Browse files
Files changed (4) hide show
  1. README.md +1 -1
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
  4. training_metadata.json +6 -6
README.md CHANGED
@@ -62,7 +62,7 @@ predicted_class = logits.argmax(dim=-1).item()
62
  ```
63
 
64
  ## 5. Training Details
65
- - **Trained records**: 1,612 / 237,697 (0.68%)
66
  - **Learning rate**: 5e-05
67
  - **Epochs**: 3
68
  - **Batch size**: 1000
 
62
  ```
63
 
64
  ## 5. Training Details
65
+ - **Trained records**: 1,613 / 237,698 (0.68%)
66
  - **Learning rate**: 5e-05
67
  - **Epochs**: 3
68
  - **Batch size**: 1000
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ddde53db10ac159a173b290aeaeea2fe20d6c058dc8e9dda923919e9e7eb4556
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1536d37ac85d3f8648b3b23b42163e2701cbc854833a7e3ecc0f6342d08f63cf
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4c77a3bda779c59e6d2b5a07b12689a1f52efb39e86329030d1e50f12e915d8
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:700116460e01b245d2f8e11d704ea44f7e5fc99314099e8dafb4a325c6f55cd0
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1761000405.1108186,
3
- "trained_at_readable": "2025-10-20 22:46:45",
4
- "samples_this_session": 2,
5
  "new_rows_this_session": 1,
6
- "trained_rows_total": 1612,
7
- "total_db_rows": 237697,
8
- "percentage": 0.6781743143581955,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05
 
1
  {
2
+ "trained_at": 1761004047.86888,
3
+ "trained_at_readable": "2025-10-20 23:47:27",
4
+ "samples_this_session": 54,
5
  "new_rows_this_session": 1,
6
+ "trained_rows_total": 1613,
7
+ "total_db_rows": 237698,
8
+ "percentage": 0.6785921631650246,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05