radoslavralev commited on
Commit
311f3d1
·
verified ·
1 Parent(s): 8fc1870

Training in progress, step 1000

Browse files
eval/binary_classification_evaluation_test_results.csv CHANGED
@@ -639,3 +639,4 @@ epoch,steps,cosine_accuracy,cosine_accuracy_threshold,cosine_f1,cosine_precision
639
  40.91754494730316,198000,0.7277696264168588,0.7228416843095743,0.6242990654205608,0.8583240223463687,0.72506753339404,0.4683668719728888
640
  41.124199214713784,199000,0.7276083907063736,0.7230253049449689,0.6243366186504928,0.8587709497206704,0.7252152782016026,0.4687253508593131
641
  41.330853482124404,200000,0.7276245142774221,0.723032161181329,0.6233076217703221,0.8607448789571694,0.7251364855292874,0.4684913821533736
 
 
639
  40.91754494730316,198000,0.7277696264168588,0.7228416843095743,0.6242990654205608,0.8583240223463687,0.72506753339404,0.4683668719728888
640
  41.124199214713784,199000,0.7276083907063736,0.7230253049449689,0.6243366186504928,0.8587709497206704,0.7252152782016026,0.4687253508593131
641
  41.330853482124404,200000,0.7276245142774221,0.723032161181329,0.6233076217703221,0.8607448789571694,0.7251364855292874,0.4684913821533736
642
+ 0.13227513227513227,1000,0.7161606552619274,0.7236685767570576,0.6069275208759051,0.8960148975791434,0.6665534715942713,0.46736852807704726
final_metrics.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "test_cosine_accuracy": 0.7211589622869673,
3
+ "test_cosine_accuracy_threshold": 0.791547417640686,
4
+ "test_cosine_f1": 0.7313708695848171,
5
+ "test_cosine_f1_threshold": 0.7454214096069336,
6
+ "test_cosine_precision": 0.6130129222398549,
7
+ "test_cosine_recall": 0.9063687150837989,
8
+ "test_cosine_ap": 0.6678462884683662,
9
+ "test_cosine_mcc": 0.4847292686254081
10
+ }
initial_metrics.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "test_cosine_accuracy": 0.7036165169861821,
3
- "test_cosine_accuracy_threshold": 0.8524742126464844,
4
- "test_cosine_f1": 0.7123780174627633,
5
- "test_cosine_f1_threshold": 0.8120777606964111,
6
- "test_cosine_precision": 0.5992426552810817,
7
- "test_cosine_recall": 0.8781750465549348,
8
- "test_cosine_ap": 0.6475972261979004,
9
- "test_cosine_mcc": 0.44221965028695587
10
  }
 
1
  {
2
+ "test_cosine_accuracy": 0.7037777526966672,
3
+ "test_cosine_accuracy_threshold": 0.8524033427238464,
4
+ "test_cosine_f1": 0.7122170715871171,
5
+ "test_cosine_f1_threshold": 0.8118724822998047,
6
+ "test_cosine_precision": 0.5989283084033827,
7
+ "test_cosine_recall": 0.8783612662942272,
8
+ "test_cosine_ap": 0.6476617871668658,
9
+ "test_cosine_mcc": 0.44182914870985407
10
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95d02211c4cca89113f9f3e93ed91f5176bf50170faa2cb835f7bfea15bb9dd2
3
  size 298041696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68238856e3114ee9c01fd9f837b985f18a427a3691db32be7da26f147507db7b
3
  size 298041696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bdd9794d7efc27c7051dd09eda2cb86338c5bcb066582f525b43789f558cbeef
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db5901391660be8151842c240faa1003fa2f79e8a4ecb17a76d95da8a5c11c50
3
  size 6225