versae commited on
Commit
d77b719
·
verified ·
1 Parent(s): cf8356b

Training in progress, step 1000

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
README.md ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: Snowflake/snowflake-arctic-embed-m
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - precision
9
+ - recall
10
+ - accuracy
11
+ model-index:
12
+ - name: snowflake-arctic-embed-m-edu-scorer-lr3e4-bs32
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # snowflake-arctic-embed-m-edu-scorer-lr3e4-bs32
20
+
21
+ This model is a fine-tuned version of [Snowflake/snowflake-arctic-embed-m](https://huggingface.co/Snowflake/snowflake-arctic-embed-m) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 1.5590
24
+ - Precision: 0.4789
25
+ - Recall: 0.2833
26
+ - F1 Macro: 0.2779
27
+ - Accuracy: 0.3073
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 0.0003
47
+ - train_batch_size: 32
48
+ - eval_batch_size: 32
49
+ - seed: 0
50
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
51
+ - lr_scheduler_type: linear
52
+ - lr_scheduler_warmup_ratio: 0.1
53
+ - num_epochs: 20
54
+
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 Macro | Accuracy |
58
+ |:-------------:|:-------:|:-----:|:---------------:|:---------:|:------:|:--------:|:--------:|
59
+ | No log | 0 | 0 | 3.1167 | 0.0587 | 0.1667 | 0.0869 | 0.3524 |
60
+ | 0.994 | 0.3368 | 1000 | 0.9856 | 0.2966 | 0.2691 | 0.2391 | 0.397 |
61
+ | 0.9708 | 0.6736 | 2000 | 0.9981 | 0.3297 | 0.2844 | 0.2609 | 0.4404 |
62
+ | 1.0021 | 1.0104 | 3000 | 0.9604 | 0.3580 | 0.2772 | 0.2524 | 0.391 |
63
+ | 0.9775 | 1.3473 | 4000 | 1.0404 | 0.3467 | 0.2686 | 0.2393 | 0.3408 |
64
+ | 0.9321 | 1.6841 | 5000 | 0.9524 | 0.3051 | 0.2840 | 0.2591 | 0.4184 |
65
+ | 0.9446 | 2.0209 | 6000 | 0.9473 | 0.3444 | 0.2819 | 0.2571 | 0.4018 |
66
+ | 0.9997 | 2.3577 | 7000 | 0.9371 | 0.3497 | 0.2870 | 0.2653 | 0.4198 |
67
+ | 0.9184 | 2.6945 | 8000 | 0.9295 | 0.3579 | 0.2989 | 0.2883 | 0.4292 |
68
+ | 0.9196 | 3.0313 | 9000 | 0.9193 | 0.3422 | 0.2972 | 0.2794 | 0.446 |
69
+ | 0.9115 | 3.3681 | 10000 | 0.9506 | 0.3245 | 0.2882 | 0.2697 | 0.4596 |
70
+ | 0.8851 | 3.7050 | 11000 | 0.8964 | 0.3725 | 0.2954 | 0.2810 | 0.4382 |
71
+ | 0.9021 | 4.0418 | 12000 | 0.8843 | 0.3722 | 0.3019 | 0.2890 | 0.4496 |
72
+ | 0.8914 | 4.3786 | 13000 | 0.8831 | 0.3764 | 0.2950 | 0.2811 | 0.4266 |
73
+ | 0.8962 | 4.7154 | 14000 | 0.8757 | 0.3609 | 0.3029 | 0.2864 | 0.4572 |
74
+ | 0.8414 | 5.0522 | 15000 | 0.8788 | 0.3725 | 0.3079 | 0.2922 | 0.4678 |
75
+ | 0.8621 | 5.3890 | 16000 | 0.8677 | 0.3684 | 0.3109 | 0.3012 | 0.4622 |
76
+ | 0.8172 | 5.7258 | 17000 | 0.8725 | 0.3877 | 0.3021 | 0.2884 | 0.4654 |
77
+ | 0.8282 | 6.0626 | 18000 | 0.8833 | 0.3651 | 0.3051 | 0.2951 | 0.4702 |
78
+ | 0.8652 | 6.3995 | 19000 | 0.8535 | 0.3712 | 0.3200 | 0.3126 | 0.4604 |
79
+ | 0.8123 | 6.7363 | 20000 | 0.8529 | 0.3664 | 0.3075 | 0.2931 | 0.4434 |
80
+ | 0.8402 | 7.0731 | 21000 | 0.8461 | 0.3816 | 0.3099 | 0.2969 | 0.466 |
81
+ | 0.8082 | 7.4099 | 22000 | 0.8515 | 0.3681 | 0.3193 | 0.3118 | 0.4636 |
82
+ | 0.815 | 7.7467 | 23000 | 0.8494 | 0.3692 | 0.3136 | 0.3027 | 0.453 |
83
+ | 0.7828 | 8.0835 | 24000 | 0.8476 | 0.3936 | 0.3187 | 0.3114 | 0.4756 |
84
+ | 0.806 | 8.4203 | 25000 | 0.8364 | 0.3875 | 0.3168 | 0.3075 | 0.4644 |
85
+ | 0.8356 | 8.7572 | 26000 | 0.8511 | 0.3869 | 0.3282 | 0.3223 | 0.4538 |
86
+ | 0.8418 | 9.0940 | 27000 | 0.8398 | 0.3679 | 0.3127 | 0.2988 | 0.4676 |
87
+ | 0.8087 | 9.4308 | 28000 | 0.8384 | 0.3795 | 0.3188 | 0.3101 | 0.4516 |
88
+ | 0.7822 | 9.7676 | 29000 | 0.8398 | 0.3667 | 0.3180 | 0.3082 | 0.4784 |
89
+ | 0.7911 | 10.1044 | 30000 | 0.8331 | 0.3796 | 0.3188 | 0.3123 | 0.4702 |
90
+ | 0.7887 | 10.4412 | 31000 | 0.8336 | 0.3659 | 0.3153 | 0.3041 | 0.473 |
91
+ | 0.7634 | 10.7780 | 32000 | 0.8347 | 0.3632 | 0.3149 | 0.3058 | 0.4722 |
92
+ | 0.802 | 11.1149 | 33000 | 0.8351 | 0.3834 | 0.3233 | 0.3190 | 0.4582 |
93
+ | 0.8075 | 11.4517 | 34000 | 0.8484 | 0.3694 | 0.3106 | 0.2990 | 0.4784 |
94
+ | 0.7871 | 11.7885 | 35000 | 0.8348 | 0.3683 | 0.3195 | 0.3143 | 0.4684 |
95
+ | 0.7465 | 12.1253 | 36000 | 0.8249 | 0.3773 | 0.3216 | 0.3130 | 0.4734 |
96
+ | 0.763 | 12.4621 | 37000 | 0.8263 | 0.3658 | 0.3160 | 0.3088 | 0.4746 |
97
+ | 0.7891 | 12.7989 | 38000 | 0.8283 | 0.3865 | 0.3272 | 0.3224 | 0.4596 |
98
+ | 0.7516 | 13.1357 | 39000 | 0.8275 | 0.3827 | 0.3269 | 0.3189 | 0.4812 |
99
+ | 0.7867 | 13.4725 | 40000 | 0.8269 | 0.3773 | 0.3272 | 0.3237 | 0.4652 |
100
+ | 0.7552 | 13.8094 | 41000 | 0.8386 | 0.3715 | 0.3132 | 0.3043 | 0.4742 |
101
+ | 0.7366 | 14.1462 | 42000 | 0.8219 | 0.3731 | 0.3219 | 0.3166 | 0.4654 |
102
+ | 0.7214 | 14.4830 | 43000 | 0.8243 | 0.3684 | 0.3210 | 0.3144 | 0.4688 |
103
+ | 0.7237 | 14.8198 | 44000 | 0.8205 | 0.3767 | 0.3234 | 0.3174 | 0.467 |
104
+ | 0.7562 | 15.1566 | 45000 | 0.8281 | 0.3741 | 0.3257 | 0.3200 | 0.4688 |
105
+ | 0.7582 | 15.4934 | 46000 | 0.8287 | 0.3692 | 0.3158 | 0.3090 | 0.4744 |
106
+ | 0.742 | 15.8302 | 47000 | 0.8264 | 0.3761 | 0.3189 | 0.3114 | 0.4774 |
107
+ | 0.7384 | 16.1671 | 48000 | 0.8295 | 0.3748 | 0.3269 | 0.3245 | 0.463 |
108
+ | 0.7315 | 16.5039 | 49000 | 0.8244 | 0.3722 | 0.3239 | 0.3200 | 0.4748 |
109
+ | 0.7006 | 16.8407 | 50000 | 0.8245 | 0.3673 | 0.3184 | 0.3116 | 0.4786 |
110
+ | 0.7676 | 17.1775 | 51000 | 0.8229 | 0.3698 | 0.3219 | 0.3148 | 0.4684 |
111
+ | 0.7172 | 17.5143 | 52000 | 0.8249 | 0.3677 | 0.3196 | 0.3130 | 0.4802 |
112
+ | 0.7331 | 17.8511 | 53000 | 0.8170 | 0.3761 | 0.3221 | 0.3167 | 0.4686 |
113
+ | 0.6957 | 18.1879 | 54000 | 0.8175 | 0.3779 | 0.3219 | 0.3177 | 0.4668 |
114
+ | 0.7378 | 18.5248 | 55000 | 0.8204 | 0.3725 | 0.3217 | 0.3181 | 0.4622 |
115
+ | 0.7196 | 18.8616 | 56000 | 0.8185 | 0.3780 | 0.3221 | 0.3160 | 0.4756 |
116
+ | 0.736 | 19.1984 | 57000 | 0.8158 | 0.3772 | 0.3212 | 0.3152 | 0.4714 |
117
+ | 0.7561 | 19.5352 | 58000 | 0.8161 | 0.3754 | 0.3225 | 0.3172 | 0.4706 |
118
+ | 0.7042 | 19.8720 | 59000 | 0.8181 | 0.3752 | 0.3218 | 0.3177 | 0.467 |
119
+
120
+
121
+ ### Framework versions
122
+
123
+ - Transformers 4.53.2
124
+ - Pytorch 2.7.1+cu126
125
+ - Datasets 4.0.0
126
+ - Tokenizers 0.21.2
all_results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 20.0,
3
+ "eval_accuracy": 0.30727272727272725,
4
+ "eval_f1_macro": 0.277852276026964,
5
+ "eval_loss": 1.5589518547058105,
6
+ "eval_precision": 0.47888081786386866,
7
+ "eval_recall": 0.2833333333333334,
8
+ "eval_runtime": 4.8669,
9
+ "eval_samples_per_second": 113.008,
10
+ "eval_steps_per_second": 3.698
11
+ }
config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "XLMRobertaForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "bos_token_id": 0,
7
+ "classifier_dropout": 0.0,
8
+ "eos_token_id": 2,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.0,
11
+ "hidden_size": 1024,
12
+ "id2label": {
13
+ "0": "LABEL_0"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 4096,
17
+ "label2id": {
18
+ "LABEL_0": 0
19
+ },
20
+ "layer_norm_eps": 1e-05,
21
+ "max_position_embeddings": 514,
22
+ "model_type": "xlm-roberta",
23
+ "num_attention_heads": 16,
24
+ "num_hidden_layers": 24,
25
+ "output_past": true,
26
+ "pad_token_id": 1,
27
+ "position_embedding_type": "absolute",
28
+ "problem_type": "regression",
29
+ "torch_dtype": "float32",
30
+ "transformers_version": "4.53.2",
31
+ "type_vocab_size": 1,
32
+ "use_cache": true,
33
+ "vocab_size": 250002
34
+ }
final/config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BertForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "classifier_dropout": 0.0,
7
+ "gradient_checkpointing": false,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "LABEL_0"
13
+ },
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 3072,
16
+ "label2id": {
17
+ "LABEL_0": 0
18
+ },
19
+ "layer_norm_eps": 1e-12,
20
+ "max_position_embeddings": 512,
21
+ "model_type": "bert",
22
+ "num_attention_heads": 12,
23
+ "num_hidden_layers": 12,
24
+ "pad_token_id": 0,
25
+ "position_embedding_type": "absolute",
26
+ "problem_type": "regression",
27
+ "torch_dtype": "float32",
28
+ "transformers_version": "4.53.2",
29
+ "type_vocab_size": 2,
30
+ "use_cache": true,
31
+ "vocab_size": 30522
32
+ }
final/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31d7098e3e0785300fcbfaa40b11f7b683651ca1c9f155004df6f16bfd20f6ce
3
+ size 437955572
final/special_tokens_map.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cls_token": {
3
+ "content": "[CLS]",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "mask_token": {
10
+ "content": "[MASK]",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "[PAD]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "sep_token": {
24
+ "content": "[SEP]",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ },
30
+ "unk_token": {
31
+ "content": "[UNK]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ }
37
+ }
final/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
final/tokenizer_config.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "100": {
12
+ "content": "[UNK]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "101": {
20
+ "content": "[CLS]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "102": {
28
+ "content": "[SEP]",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "103": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "clean_up_tokenization_spaces": true,
45
+ "cls_token": "[CLS]",
46
+ "do_lower_case": true,
47
+ "extra_special_tokens": {},
48
+ "mask_token": "[MASK]",
49
+ "max_length": 512,
50
+ "model_max_length": 512,
51
+ "pad_to_multiple_of": null,
52
+ "pad_token": "[PAD]",
53
+ "pad_token_type_id": 0,
54
+ "padding_side": "right",
55
+ "sep_token": "[SEP]",
56
+ "stride": 0,
57
+ "strip_accents": null,
58
+ "tokenize_chinese_chars": true,
59
+ "tokenizer_class": "BertTokenizer",
60
+ "truncation_side": "right",
61
+ "truncation_strategy": "longest_first",
62
+ "unk_token": "[UNK]"
63
+ }
final/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15ae99663a4b32b0653f4605e871409bbaf3ec0310d13fe514808be6a3b91935
3
+ size 5777
final/vocab.txt ADDED
The diff for this file is too large to render. See raw diff
 
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75343d14075d07ca29713b33d9f5a05758db386c94e37a2ae38be457b13bbf20
3
+ size 2239614572
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
+ }
test_results.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 20.0,
3
+ "eval_accuracy": 0.30727272727272725,
4
+ "eval_f1_macro": 0.277852276026964,
5
+ "eval_loss": 1.5589518547058105,
6
+ "eval_precision": 0.47888081786386866,
7
+ "eval_recall": 0.2833333333333334,
8
+ "eval_runtime": 4.8669,
9
+ "eval_samples_per_second": 113.008,
10
+ "eval_steps_per_second": 3.698
11
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a56def25aa40facc030ea8b0b87f3688e4b3c39eb8b45d5702b3a1300fe2a20
3
+ size 17082734
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
+ "additional_special_tokens": [],
45
+ "bos_token": "<s>",
46
+ "clean_up_tokenization_spaces": true,
47
+ "cls_token": "<s>",
48
+ "eos_token": "</s>",
49
+ "extra_special_tokens": {},
50
+ "mask_token": "<mask>",
51
+ "model_max_length": 512,
52
+ "pad_token": "<pad>",
53
+ "sep_token": "</s>",
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:4f19acb01d19c2e15a4bde0136feb6a2ffb10b94d1c1f1fd7673b6169895cf74
3
+ size 5777
vocab.txt ADDED
The diff for this file is too large to render. See raw diff