MokaExpress commited on
Commit
62f51e8
1 Parent(s): 2dbeb1b

Training in progress, epoch 1

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "flaubert/flaubert_base_cased",
3
+ "amp": 1,
4
+ "architectures": [
5
+ "FlaubertForSequenceClassification"
6
+ ],
7
+ "asm": false,
8
+ "attention_dropout": 0.1,
9
+ "bos_index": 0,
10
+ "bos_token_id": 0,
11
+ "bptt": 512,
12
+ "causal": false,
13
+ "clip_grad_norm": 5,
14
+ "dropout": 0.1,
15
+ "emb_dim": 768,
16
+ "embed_init_std": 0.02209708691207961,
17
+ "encoder_only": true,
18
+ "end_n_top": 5,
19
+ "eos_index": 1,
20
+ "fp16": true,
21
+ "gelu_activation": true,
22
+ "group_by_size": true,
23
+ "id2label": {
24
+ "0": "LABEL_0",
25
+ "1": "LABEL_1",
26
+ "2": "LABEL_2",
27
+ "3": "LABEL_3",
28
+ "4": "LABEL_4",
29
+ "5": "LABEL_5"
30
+ },
31
+ "id2lang": {
32
+ "0": "fr"
33
+ },
34
+ "init_std": 0.02,
35
+ "is_encoder": true,
36
+ "label2id": {
37
+ "LABEL_0": 0,
38
+ "LABEL_1": 1,
39
+ "LABEL_2": 2,
40
+ "LABEL_3": 3,
41
+ "LABEL_4": 4,
42
+ "LABEL_5": 5
43
+ },
44
+ "lang2id": {
45
+ "fr": 0
46
+ },
47
+ "lang_id": 0,
48
+ "langs": [
49
+ "fr"
50
+ ],
51
+ "layer_norm_eps": 1e-12,
52
+ "layerdrop": 0.0,
53
+ "lg_sampling_factor": -1,
54
+ "lgs": "fr",
55
+ "mask_index": 5,
56
+ "mask_token_id": 0,
57
+ "max_batch_size": 0,
58
+ "max_position_embeddings": 512,
59
+ "max_vocab": -1,
60
+ "mlm_steps": [
61
+ [
62
+ "fr",
63
+ null
64
+ ]
65
+ ],
66
+ "model_type": "flaubert",
67
+ "n_heads": 12,
68
+ "n_langs": 1,
69
+ "n_layers": 12,
70
+ "pad_index": 2,
71
+ "pad_token_id": 2,
72
+ "pre_norm": false,
73
+ "problem_type": "single_label_classification",
74
+ "sample_alpha": 0,
75
+ "share_inout_emb": true,
76
+ "sinusoidal_embeddings": false,
77
+ "start_n_top": 5,
78
+ "summary_activation": null,
79
+ "summary_first_dropout": 0.1,
80
+ "summary_proj_to_labels": true,
81
+ "summary_type": "first",
82
+ "summary_use_proj": true,
83
+ "tokens_per_batch": -1,
84
+ "torch_dtype": "float32",
85
+ "transformers_version": "4.25.1",
86
+ "unk_index": 3,
87
+ "use_lang_emb": true,
88
+ "vocab_size": 68729,
89
+ "word_blank": 0,
90
+ "word_dropout": 0,
91
+ "word_keep": 0.1,
92
+ "word_mask": 0.8,
93
+ "word_mask_keep_rand": "0.8,0.1,0.1",
94
+ "word_pred": 0.15,
95
+ "word_rand": 0.1,
96
+ "word_shuffle": 0
97
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cf6c401d603397b55243b84efbc277a6599b8bca7fcf4b4627f485a7e24a626
3
+ size 553015717
runs/Dec17_15-59-40_c4c892621d27/1671292799.928024/events.out.tfevents.1671292799.c4c892621d27.75.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeed85862304e428825681846b4fd99891f2d6216a1b926384bfefe229d25ec1
3
+ size 5527
runs/Dec17_15-59-40_c4c892621d27/events.out.tfevents.1671292799.c4c892621d27.75.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02b0a9971dc382113dbfb5bcd834f74c93f4d9ca6f6fc4aef61e22f7e1c34de2
3
+ size 4136
special_tokens_map.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<special0>",
4
+ "<special1>",
5
+ "<special2>",
6
+ "<special3>",
7
+ "<special4>",
8
+ "<special5>",
9
+ "<special6>",
10
+ "<special7>",
11
+ "<special8>",
12
+ "<special9>"
13
+ ],
14
+ "bos_token": "<s>",
15
+ "cls_token": "</s>",
16
+ "mask_token": "<special1>",
17
+ "pad_token": "<pad>",
18
+ "sep_token": "</s>",
19
+ "unk_token": "<unk>"
20
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<special0>",
4
+ "<special1>",
5
+ "<special2>",
6
+ "<special3>",
7
+ "<special4>",
8
+ "<special5>",
9
+ "<special6>",
10
+ "<special7>",
11
+ "<special8>",
12
+ "<special9>"
13
+ ],
14
+ "bos_token": "<s>",
15
+ "cls_token": "</s>",
16
+ "do_lower_case": false,
17
+ "id2lang": null,
18
+ "lang2id": null,
19
+ "mask_token": "<special1>",
20
+ "model_max_length": 512,
21
+ "name_or_path": "flaubert/flaubert_base_cased",
22
+ "pad_token": "<pad>",
23
+ "sep_token": "</s>",
24
+ "special_tokens_map_file": null,
25
+ "tokenizer_class": "FlaubertTokenizer",
26
+ "unk_token": "<unk>"
27
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab96c816c95cc741e50797a7e20d108eb88a035993d870f44821f62015b4ff33
3
+ size 3451
vocab.json ADDED
The diff for this file is too large to render. See raw diff