Training in progress, epoch 1
Browse files
config.json
ADDED
|
@@ -0,0 +1,64 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "FacebookAI/xlm-mlm-enfr-1024",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"XLMForSequenceClassification"
|
| 5 |
+
],
|
| 6 |
+
"asm": false,
|
| 7 |
+
"attention_dropout": 0.1,
|
| 8 |
+
"bos_index": 0,
|
| 9 |
+
"bos_token_id": 0,
|
| 10 |
+
"causal": false,
|
| 11 |
+
"dropout": 0.1,
|
| 12 |
+
"emb_dim": 1024,
|
| 13 |
+
"embed_init_std": 0.02209708691207961,
|
| 14 |
+
"end_n_top": 5,
|
| 15 |
+
"eos_index": 1,
|
| 16 |
+
"gelu_activation": true,
|
| 17 |
+
"id2label": {
|
| 18 |
+
"0": "fees_and_charges",
|
| 19 |
+
"1": "fees_and_charges/loans",
|
| 20 |
+
"2": "fees_and_charges/loans/payday",
|
| 21 |
+
"3": "fees_and_charges/service_fee",
|
| 22 |
+
"4": "income/paycheck",
|
| 23 |
+
"5": "transfer",
|
| 24 |
+
"6": "transfer/email"
|
| 25 |
+
},
|
| 26 |
+
"id2lang": {
|
| 27 |
+
"0": "en",
|
| 28 |
+
"1": "fr"
|
| 29 |
+
},
|
| 30 |
+
"init_std": 0.02,
|
| 31 |
+
"is_encoder": true,
|
| 32 |
+
"lang2id": {
|
| 33 |
+
"en": 0,
|
| 34 |
+
"fr": 1
|
| 35 |
+
},
|
| 36 |
+
"lang_id": 0,
|
| 37 |
+
"layer_norm_eps": 1e-12,
|
| 38 |
+
"mask_index": 5,
|
| 39 |
+
"mask_token_id": 0,
|
| 40 |
+
"max_position_embeddings": 512,
|
| 41 |
+
"max_vocab": -1,
|
| 42 |
+
"min_count": 0,
|
| 43 |
+
"model_type": "xlm",
|
| 44 |
+
"n_heads": 8,
|
| 45 |
+
"n_langs": 2,
|
| 46 |
+
"n_layers": 6,
|
| 47 |
+
"pad_index": 2,
|
| 48 |
+
"pad_token_id": 2,
|
| 49 |
+
"problem_type": "single_label_classification",
|
| 50 |
+
"same_enc_dec": true,
|
| 51 |
+
"share_inout_emb": true,
|
| 52 |
+
"sinusoidal_embeddings": false,
|
| 53 |
+
"start_n_top": 5,
|
| 54 |
+
"summary_activation": null,
|
| 55 |
+
"summary_first_dropout": 0.1,
|
| 56 |
+
"summary_proj_to_labels": true,
|
| 57 |
+
"summary_type": "first",
|
| 58 |
+
"summary_use_proj": true,
|
| 59 |
+
"torch_dtype": "float32",
|
| 60 |
+
"transformers_version": "4.43.3",
|
| 61 |
+
"unk_index": 3,
|
| 62 |
+
"use_lang_emb": true,
|
| 63 |
+
"vocab_size": 64139
|
| 64 |
+
}
|
logs/events.out.tfevents.1722964036.pop-os.419695.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3540f3c27574d663348ec95b5101a1dac884f7fc3af82fd99f950c80bd7ed330
|
| 3 |
+
size 13226
|
logs/events.out.tfevents.1722964193.pop-os.419695.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:176535a65cc39e758d8aad339a28a79733e0c8fa8fc706ec33edae0086af9616
|
| 3 |
+
size 7087
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d210d5274b25094afd767e54384fdae37c12113c0442a8b3eef5e0ad6c03a43
|
| 3 |
+
size 567175780
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d05275378c6a5f7aa7cde214a3e017a397e3a0b7fe5190ee888c2324b116108
|
| 3 |
+
size 5240
|