radoslavralev commited on
Commit
e1b5203
·
verified ·
1 Parent(s): 38ffec7

Training in progress, step 88

Browse files
config.json CHANGED
@@ -4,7 +4,7 @@
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
  "classifier_dropout": null,
7
- "dtype": "float32",
8
  "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
 
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
  "classifier_dropout": null,
7
+ "dtype": "bfloat16",
8
  "gradient_checkpointing": false,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.1,
eval/Information-Retrieval_evaluation_test_results.csv CHANGED
@@ -7,3 +7,4 @@ epoch,steps,cosine-Accuracy@1,cosine-Precision@1,cosine-Recall@1,cosine-MRR@1,co
7
  0,0,0.5763286334056399,0.5763286334056399,0.5589816867630893,0.5763286334056399,0.7619419081029518,0.7107794631883741,{1: np.float64(0.3488530268041688)},{1: np.float64(0.1634818016054941)}
8
  0,0,0.5763286334056399,0.5763286334056399,0.5589816867630893,0.5763286334056399,0.7619433934524245,0.7107811578738404,{1: np.float64(0.3488530268041688)},{1: np.float64(0.16348145891100385)}
9
  0,0,0.5763286334056399,0.5763286334056399,0.5589816867630893,0.5763286334056399,0.7619433934524245,0.7107811578738404,{1: np.float64(0.3488530268041688)},{1: np.float64(0.16348145891100385)}
 
 
7
  0,0,0.5763286334056399,0.5763286334056399,0.5589816867630893,0.5763286334056399,0.7619419081029518,0.7107794631883741,{1: np.float64(0.3488530268041688)},{1: np.float64(0.1634818016054941)}
8
  0,0,0.5763286334056399,0.5763286334056399,0.5589816867630893,0.5763286334056399,0.7619433934524245,0.7107811578738404,{1: np.float64(0.3488530268041688)},{1: np.float64(0.16348145891100385)}
9
  0,0,0.5763286334056399,0.5763286334056399,0.5589816867630893,0.5763286334056399,0.7619433934524245,0.7107811578738404,{1: np.float64(0.3488530268041688)},{1: np.float64(0.16348145891100385)}
10
+ 0,0,0.5763286334056399,0.5763286334056399,0.5589816867630893,0.5763286334056399,0.7619433934524245,0.7107811578738404,{1: np.float64(0.3488530268041688)},{1: np.float64(0.16348145891100385)}
final_metrics.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "test_cosine_accuracy@1": 0.590902928416486,
3
- "test_cosine_precision@1": 0.590902928416486,
4
- "test_cosine_recall@1": 0.5737044436699568,
5
- "test_cosine_ndcg@10": 0.7683101447697719,
6
- "test_cosine_mrr@1": 0.590902928416486,
7
- "test_cosine_map@100": 0.7197531292979716,
8
- "test_cosine_auc_precision_cache_hit_ratio": 0.3628467192819276,
9
- "test_cosine_auc_similarity_distribution": 0.18043383755087136
10
  }
 
1
  {
2
+ "test_cosine_accuracy@1": 0.5911401843817787,
3
+ "test_cosine_precision@1": 0.5911401843817787,
4
+ "test_cosine_recall@1": 0.5739416996352497,
5
+ "test_cosine_ndcg@10": 0.7683554258363593,
6
+ "test_cosine_mrr@1": 0.5911401843817787,
7
+ "test_cosine_map@100": 0.7198000147801676,
8
+ "test_cosine_auc_precision_cache_hit_ratio": 0.3630884994626306,
9
+ "test_cosine_auc_similarity_distribution": 0.1804964046972829
10
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:349e42671049fb076b81d7e7c2fe7ca9e1ac855797a69971a1c084327bad5aa8
3
- size 90864192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8aa70c5a8c7f662f3c19176fc258b7ec3880da54fdf54f99cdf12236f5d5bc06
3
+ size 45437864
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea05e97f893d4bb68a8f436f8ac611ebd005a2844f00560ee49ee9fd45304597
3
  size 6289
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52679d62ef4a7fb6492527b9aa9dd68b3a160c4a8d5587856dd6cc42d0b82c9b
3
  size 6289