Training in progress, step 10
Browse files- config.json +1 -1
- eval/similarity_evaluation_pair-score-evaluator-dev_results.csv +1 -1
- model.safetensors +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
"pad_token_id": 1,
|
21 |
"position_embedding_type": "absolute",
|
22 |
"torch_dtype": "float32",
|
23 |
-
"transformers_version": "4.
|
24 |
"type_vocab_size": 1,
|
25 |
"use_cache": true,
|
26 |
"use_flash_attention_2": true,
|
|
|
20 |
"pad_token_id": 1,
|
21 |
"position_embedding_type": "absolute",
|
22 |
"torch_dtype": "float32",
|
23 |
+
"transformers_version": "4.51.3",
|
24 |
"type_vocab_size": 1,
|
25 |
"use_cache": true,
|
26 |
"use_flash_attention_2": true,
|
eval/similarity_evaluation_pair-score-evaluator-dev_results.csv
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
epoch,steps,cosine_pearson,cosine_spearman
|
2 |
-
1.0,10
|
|
|
1 |
epoch,steps,cosine_pearson,cosine_spearman
|
2 |
+
1.0,10,-0.12381534704198764,-0.06398099132915955
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2239607176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3e01c1e7a8680de78fd805ce82561f9adc880f8242a7dca5da8a7fc97343561
|
3 |
size 2239607176
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86375f3a061fe1be313969b047b2c8e857dc86bb1cd8fc354085da31b901ee4d
|
3 |
+
size 5560
|