chris-cochrane commited on
Commit
c9bc9a4
·
verified ·
1 Parent(s): 095ae00

End of training

Browse files
Files changed (1) hide show
  1. final/training_manifest.json +15 -0
final/training_manifest.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "simpliTax/bert-automap-pbt-fine-tuned",
3
+ "created_at": "2026-08-21T11:39:11+00:00",
4
+ "holdout": "strict",
5
+ "n_labels": 255,
6
+ "n_train": 11802,
7
+ "n_val": 1311,
8
+ "repo_git_sha": null,
9
+ "reserved_tenants": [],
10
+ "seed": 13,
11
+ "snapshot_hash": "87246dd60c50d0b4",
12
+ "source_file": "training_data/category.snapshot.jsonl",
13
+ "taxonomy_hash": "5785a0dab11308c3",
14
+ "thin_class_threshold": 0
15
+ }