prodm93 commited on
Commit
33dc5e7
·
verified ·
1 Parent(s): 537216b

Upload trainer_info.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. trainer_info.json +15 -0
trainer_info.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "loss_name": "combined_tcl",
3
+ "focal_gamma": 2.0,
4
+ "class_weights": [
5
+ 0.003102,
6
+ 2.693289,
7
+ 0.303609
8
+ ],
9
+ "positive_sample_weight": 3.0,
10
+ "use_bio": true,
11
+ "num_labels": 3,
12
+ "learning_rate": 2e-05,
13
+ "num_train_epochs": 3,
14
+ "batch_size": 32
15
+ }