dpmendez commited on
Commit
2ea677f
·
1 Parent(s): 20d8e6f

Update model weights using Git LFS (v2)

Browse files
Files changed (4) hide show
  1. metrics.json +11 -0
  2. model.safetensors +1 -1
  3. threshold.json +1 -1
  4. training_args.bin +0 -0
metrics.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "accuracy": 0.6006711409395973,
3
+ "balanced_accuracy": 0.6012820512820513,
4
+ "f1_weighted": 0.6243873953941463,
5
+ "f1_false": 0.4413145539906103,
6
+ "recall_false": 0.6025641025641025,
7
+ "precision_false": 0.34814814814814815,
8
+ "model_type": "transformer",
9
+ "model_name": "distilbert",
10
+ "threshold_applied": false
11
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99f5816531d9a0bd629aab53d67bba523eb7740ed44c91e114866365aa113d7c
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a37b524e9a5cc7d0f31b7a6060eebda1cf5f221d3261943088b7db3a587109fb
3
  size 267832560
threshold.json CHANGED
@@ -1 +1 @@
1
- {"best_threshold": 0.36}
 
1
+ {"best_threshold": 0.14}
training_args.bin CHANGED
Binary files a/training_args.bin and b/training_args.bin differ