codechrl commited on
Commit
7aac8a0
·
verified ·
1 Parent(s): 13e8ff6

Training update: 1,608/237,685 rows (0.68%) | +1 new @ 2025-10-20 17:46:25

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 +5 -5
README.md CHANGED
@@ -62,7 +62,7 @@ predicted_class = logits.argmax(dim=-1).item()
62
  ```
63
 
64
  ## 5. Training Details
65
- - **Trained records**: 1,607 / 237,681 (0.68%)
66
  - **Learning rate**: 5e-05
67
  - **Epochs**: 3
68
  - **Batch size**: 1000
 
62
  ```
63
 
64
  ## 5. Training Details
65
+ - **Trained records**: 1,608 / 237,685 (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:678150e59352502c45081ffb43b4a8b454f3d7ec22f7c289dddb3d88884983df
3
  size 17671560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:387a2cd5d7f9c30e79e0de47e09e3f6e2e41b44579b15bc3ad86bdf3e4223a00
3
  size 17671560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:caae02bfff10bae74502c79165985fb63e4ae4a32a5ff20149f865435734b11b
3
  size 5905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d263a920bc58a1f7fc4fef710d8c52d2a0a02c492e2b22a475dd645d822dc4b
3
  size 5905
training_metadata.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "trained_at": 1760978830.73722,
3
- "trained_at_readable": "2025-10-20 16:47:10",
4
  "samples_this_session": 1,
5
  "new_rows_this_session": 1,
6
- "trained_rows_total": 1607,
7
- "total_db_rows": 237681,
8
- "percentage": 0.6761163071511817,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05
 
1
  {
2
+ "trained_at": 1760982385.0186691,
3
+ "trained_at_readable": "2025-10-20 17:46:25",
4
  "samples_this_session": 1,
5
  "new_rows_this_session": 1,
6
+ "trained_rows_total": 1608,
7
+ "total_db_rows": 237685,
8
+ "percentage": 0.6765256537013274,
9
  "final_loss": 0,
10
  "epochs": 3,
11
  "learning_rate": 5e-05