radoslavralev commited on
Commit
78c39f2
·
verified ·
1 Parent(s): 8113b02

Training in progress, step 23

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:011473ba16bc0fc6df0d08d3fdb5cec91c4f262b59d5ce853376120da6ab926d
3
  size 13537648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e6efe2afce8730f2264cbd4d252aa2246f29045918fc54f8413e31f9fda3d2c
3
  size 13537648
initial_metrics.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "test_cosine_accuracy@1": 0.5955802603036876,
3
- "test_cosine_precision@1": 0.5955802603036876,
4
- "test_cosine_recall@1": 0.5780913232288468,
5
- "test_cosine_ndcg@10": 0.777639866271746,
6
- "test_cosine_mrr@1": 0.5955802603036876,
7
- "test_cosine_map@100": 0.7275779687157514,
8
- "test_cosine_auc_precision_cache_hit_ratio": 0.3639683124583609,
9
- "test_cosine_auc_similarity_distribution": 0.15401896350374616
10
  }
 
1
  {
2
+ "test_cosine_accuracy@1": 0.5953768980477223,
3
+ "test_cosine_precision@1": 0.5953768980477223,
4
+ "test_cosine_recall@1": 0.5778879609728815,
5
+ "test_cosine_ndcg@10": 0.7775436499957671,
6
+ "test_cosine_mrr@1": 0.5953768980477223,
7
+ "test_cosine_map@100": 0.7274666565910912,
8
+ "test_cosine_auc_precision_cache_hit_ratio": 0.36387321267916206,
9
+ "test_cosine_auc_similarity_distribution": 0.15403918371209657
10
  }
tokenizer_config.json CHANGED
@@ -932,7 +932,6 @@
932
  "clean_up_tokenization_spaces": true,
933
  "cls_token": "[CLS]",
934
  "extra_special_tokens": {},
935
- "fast": true,
936
  "mask_token": "[MASK]",
937
  "max_length": 100,
938
  "model_input_names": [
 
932
  "clean_up_tokenization_spaces": true,
933
  "cls_token": "[CLS]",
934
  "extra_special_tokens": {},
 
935
  "mask_token": "[MASK]",
936
  "max_length": 100,
937
  "model_input_names": [
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:476692039409d90ae3d7d9d58d33670d30b38e744cbe7d6a0f3e016fdc3a7ec5
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dbc0b1f9d71fa6360764bc8241e0e7b1c83e11a67fbd991f4bdc43f57c9ccff
3
  size 6225