bobox commited on
Commit
a36901b
·
verified ·
1 Parent(s): 4a2c620

Training in progress, step 1145

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "XLMRobertaModel"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "bos_token_id": 0,
7
+ "classifier_dropout": null,
8
+ "eos_token_id": 2,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 1024,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 4096,
14
+ "layer_norm_eps": 1e-05,
15
+ "max_position_embeddings": 8194,
16
+ "model_type": "xlm-roberta",
17
+ "num_attention_heads": 16,
18
+ "num_hidden_layers": 24,
19
+ "output_past": true,
20
+ "pad_token_id": 1,
21
+ "position_embedding_type": "absolute",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.51.1",
24
+ "type_vocab_size": 1,
25
+ "use_cache": true,
26
+ "vocab_size": 250002
27
+ }
eval/binary_classification_evaluation_Qnli-dev-1024_results.csv ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ epoch,steps,cosine_accuracy,cosine_accuracy_threshold,cosine_f1,cosine_precision,cosine_recall,cosine_f1_threshold,cosine_ap,cosine_mcc
2
+ 0.0994522917267224,115,0.6979166666666666,0.9675614833831787,0.6881720430107527,0.6666666666666666,0.7111111111111111,0.9675614833831787,0.688956658941829,0.3966087176872613
3
+ 0.1989045834534448,230,0.7395833333333334,0.867725133895874,0.7291666666666667,0.6862745098039216,0.7777777777777778,0.8537728786468506,0.713229712410124,0.46405228758169936
4
+ 0.2983568751801672,345,0.7291666666666666,0.8395562767982483,0.7216494845360825,0.6730769230769231,0.7777777777777778,0.8208398818969727,0.753054394869091,0.44512380090846426
5
+ 0.3978091669068896,460,0.75,0.879416823387146,0.7346938775510203,0.6792452830188679,0.8,0.8326764106750488,0.781841863547347,0.4683019469005233
6
+ 0.497261458633612,575,0.6979166666666666,0.8905854225158691,0.6909090909090909,0.5846153846153846,0.8444444444444444,0.805380642414093,0.7246322873104885,0.33620907137955974
7
+ 0.5967137503603344,690,0.71875,0.868374228477478,0.6938775510204082,0.6415094339622641,0.7555555555555555,0.8440404534339905,0.7082660274050915,0.3843486566998693
8
+ 0.6961660420870568,805,0.71875,0.8731638193130493,0.7037037037037037,0.6031746031746031,0.8444444444444444,0.781539261341095,0.724535579920194,0.3721962181491566
9
+ 0.7956183338137792,920,0.7604166666666666,0.8248084783554077,0.7628865979381444,0.7115384615384616,0.8222222222222222,0.8248084783554077,0.7343586316206616,0.528911810491234
10
+ 0.8950706255405015,1035,0.7083333333333334,0.8668882846832275,0.7090909090909091,0.6,0.8666666666666667,0.7944933772087097,0.6999822477767415,0.3808509397785054
eval/binary_classification_evaluation_Qnli-dev_results.csv ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ epoch,steps,cosine_accuracy,cosine_accuracy_threshold,cosine_f1,cosine_precision,cosine_recall,cosine_f1_threshold,cosine_ap,cosine_mcc
2
+ 0.0994522917267224,115,0.7395833333333334,0.8765031099319458,0.7272727272727272,0.6666666666666666,0.8,0.8635396957397461,0.760920950345153,0.4497120149145933
3
+ 0.1989045834534448,230,0.7291666666666666,0.8137844204902649,0.7222222222222222,0.6190476190476191,0.8666666666666667,0.7686975002288818,0.7513782450871136,0.41614558708189836
4
+ 0.2983568751801672,345,0.7291666666666666,0.7856455445289612,0.7169811320754719,0.6229508196721312,0.8444444444444444,0.7426920533180237,0.7529763141762885,0.4079411028893153
5
+ 0.3978091669068896,460,0.7291666666666666,0.8109143972396851,0.7346938775510203,0.6792452830188679,0.8,0.742037296295166,0.7568700790587495,0.4683019469005233
6
+ 0.497261458633612,575,0.6979166666666666,0.8145653009414673,0.7289719626168225,0.6290322580645161,0.8666666666666667,0.7076575756072998,0.7254668033788828,0.43373226132862797
7
+ 0.5967137503603344,690,0.7291666666666666,0.7942297458648682,0.7222222222222222,0.6190476190476191,0.8666666666666667,0.6964967250823975,0.7468079642036429,0.41614558708189836
8
+ 0.6961660420870568,805,0.7291666666666666,0.778366208076477,0.7142857142857142,0.660377358490566,0.7777777777777778,0.7083452939987183,0.7396468214578549,0.4263253018001963
9
+ 0.7956183338137792,920,0.71875,0.7927051782608032,0.7254901960784313,0.6491228070175439,0.8222222222222222,0.7089404463768005,0.7346717053497452,0.43697448216965834
10
+ 0.8950706255405015,1035,0.71875,0.7880457639694214,0.7238095238095237,0.6333333333333333,0.8444444444444444,0.703315019607544,0.7340095878922616,0.42578476395267345
eval/similarity_evaluation_sts-test-1024_results.csv ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ epoch,steps,cosine_pearson,cosine_spearman
2
+ 0.0994522917267224,115,0.6710405361187501,0.8309834676298848
3
+ 0.1989045834534448,230,0.8484219629681994,0.8984444397927454
4
+ 0.2983568751801672,345,0.8520971782224942,0.894236476710775
5
+ 0.3978091669068896,460,0.8881975899886265,0.9114913957523785
6
+ 0.497261458633612,575,0.8845045352861245,0.9123160743907711
7
+ 0.5967137503603344,690,0.8687143218667199,0.9060527968336128
8
+ 0.6961660420870568,805,0.8671751973788917,0.9100830925358703
9
+ 0.7956183338137792,920,0.8700957313588291,0.9050692984403192
10
+ 0.8950706255405015,1035,0.8797952712975998,0.9135158587840699
eval/similarity_evaluation_sts-test_results.csv ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ epoch,steps,cosine_pearson,cosine_spearman
2
+ 0.0994522917267224,115,0.9054066453363472,0.9155824166550393
3
+ 0.1989045834534448,230,0.9066337545995211,0.9170443296862147
4
+ 0.2983568751801672,345,0.9080363785366253,0.9193020252854658
5
+ 0.3978091669068896,460,0.9096311897411768,0.9200152476526354
6
+ 0.497261458633612,575,0.9122846955191348,0.920479051307594
7
+ 0.5967137503603344,690,0.9081393663808583,0.920736019932914
8
+ 0.6961660420870568,805,0.9084514358185803,0.9218648677325396
9
+ 0.7956183338137792,920,0.9076253073025099,0.9206752404165891
10
+ 0.8950706255405015,1035,0.9084511864603124,0.9222536610997011
eval/triplet_evaluation_allNLI--triplets-1024_results.csv ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ epoch,steps,accuracy_cosine
2
+ 0.0994522917267224,115,0.8020833134651184
3
+ 0.1989045834534448,230,0.9270833134651184
4
+ 0.2983568751801672,345,0.9270833134651184
5
+ 0.3978091669068896,460,0.9375
6
+ 0.497261458633612,575,0.9479166865348816
7
+ 0.5967137503603344,690,0.9375
8
+ 0.6961660420870568,805,0.9583333134651184
9
+ 0.7956183338137792,920,0.9375
10
+ 0.8950706255405015,1035,0.9375
eval/triplet_evaluation_allNLI-triplets_results.csv ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ epoch,steps,accuracy_cosine
2
+ 0.0994522917267224,115,0.9791666865348816
3
+ 0.1989045834534448,230,0.9791666865348816
4
+ 0.2983568751801672,345,0.9791666865348816
5
+ 0.3978091669068896,460,0.9791666865348816
6
+ 0.497261458633612,575,0.96875
7
+ 0.5967137503603344,690,0.96875
8
+ 0.6961660420870568,805,0.9791666865348816
9
+ 0.7956183338137792,920,0.9583333134651184
10
+ 0.8950706255405015,1035,0.9791666865348816
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e969b03be79a3f792216f1febef058e86c2b7f27374fb1e044d87938ceea1ba
3
+ size 2271151270
runs/Apr26_00-11-16_c31ed588ce90/events.out.tfevents.1745626278.c31ed588ce90.31.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:522715cf6b382c8409a959615fb72ffe03fdc5318b5b436b851ff324cb811beb
3
+ size 263343
sentencepiece.bpe.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfc8146abe2a0488e9e2a0c56de7952f7c11ab059eca145a0a727afce0db2865
3
+ size 5069051
special_tokens_map.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "cls_token": {
10
+ "content": "<s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "eos_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "mask_token": {
24
+ "content": "<mask>",
25
+ "lstrip": true,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "pad_token": {
31
+ "content": "<pad>",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ },
37
+ "sep_token": {
38
+ "content": "</s>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false
43
+ },
44
+ "unk_token": {
45
+ "content": "<unk>",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false
50
+ }
51
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9a6af42442a3e3e9f05f618eae0bb2d98ca4f6a6406cb80ef7a4fa865204d61
3
+ size 17083052
tokenizer_config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "<s>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "<pad>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "</s>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "<unk>",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "250001": {
36
+ "content": "<mask>",
37
+ "lstrip": true,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "bos_token": "<s>",
45
+ "clean_up_tokenization_spaces": true,
46
+ "cls_token": "<s>",
47
+ "eos_token": "</s>",
48
+ "extra_special_tokens": {},
49
+ "mask_token": "<mask>",
50
+ "model_max_length": 8192,
51
+ "pad_token": "<pad>",
52
+ "sep_token": "</s>",
53
+ "sp_model_kwargs": {},
54
+ "tokenizer_class": "XLMRobertaTokenizer",
55
+ "unk_token": "<unk>"
56
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddd4417bbdb1b05a50fcf0fbc0f0e6cb47be6950e8ca11fb3368064002c6ea02
3
+ size 5880