Training in progress, step 23
Browse files- adapter_model.safetensors +1 -1
- initial_metrics.json +8 -8
- tokenizer_config.json +0 -1
- training_args.bin +1 -1
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 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.
|
| 3 |
-
"test_cosine_precision@1": 0.
|
| 4 |
-
"test_cosine_recall@1": 0.
|
| 5 |
-
"test_cosine_ndcg@10": 0.
|
| 6 |
-
"test_cosine_mrr@1": 0.
|
| 7 |
-
"test_cosine_map@100": 0.
|
| 8 |
-
"test_cosine_auc_precision_cache_hit_ratio": 0.
|
| 9 |
-
"test_cosine_auc_similarity_distribution": 0.
|
| 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:
|
| 3 |
size 6225
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6dbc0b1f9d71fa6360764bc8241e0e7b1c83e11a67fbd991f4bdc43f57c9ccff
|
| 3 |
size 6225
|