dev-senolys commited on
Commit
803d63d
·
1 Parent(s): 7e3df79

Model save

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "Desirability",
25
+ "1": "Engineering",
26
+ "2": "Financing",
27
+ "3": "Legitimacy",
28
+ "4": "Magic Team",
29
+ "5": "Market Impact",
30
+ "6": "Needs",
31
+ "7": "R.O.I.",
32
+ "8": "Securing",
33
+ "9": "Storytelling",
34
+ "10": "Uniqueness",
35
+ "11": "Value Chain"
36
+ },
37
+ "id2lang": {
38
+ "0": "fr"
39
+ },
40
+ "init_std": 0.02,
41
+ "is_encoder": true,
42
+ "label2id": {
43
+ "Desirability": 0,
44
+ "Engineering": 1,
45
+ "Financing": 2,
46
+ "Legitimacy": 3,
47
+ "Magic Team": 4,
48
+ "Market Impact": 5,
49
+ "Needs": 6,
50
+ "R.O.I.": 7,
51
+ "Securing": 8,
52
+ "Storytelling": 9,
53
+ "Uniqueness": 10,
54
+ "Value Chain": 11
55
+ },
56
+ "lang2id": {
57
+ "fr": 0
58
+ },
59
+ "lang_id": 0,
60
+ "langs": [
61
+ "fr"
62
+ ],
63
+ "layer_norm_eps": 1e-12,
64
+ "layerdrop": 0.0,
65
+ "lg_sampling_factor": -1,
66
+ "lgs": "fr",
67
+ "mask_index": 5,
68
+ "mask_token_id": 0,
69
+ "max_batch_size": 0,
70
+ "max_position_embeddings": 512,
71
+ "max_vocab": -1,
72
+ "mlm_steps": [
73
+ [
74
+ "fr",
75
+ null
76
+ ]
77
+ ],
78
+ "model_type": "flaubert",
79
+ "n_heads": 12,
80
+ "n_langs": 1,
81
+ "n_layers": 12,
82
+ "pad_index": 2,
83
+ "pad_token_id": 2,
84
+ "pre_norm": false,
85
+ "problem_type": "single_label_classification",
86
+ "sample_alpha": 0,
87
+ "share_inout_emb": true,
88
+ "sinusoidal_embeddings": false,
89
+ "start_n_top": 5,
90
+ "summary_activation": null,
91
+ "summary_first_dropout": 0.1,
92
+ "summary_proj_to_labels": true,
93
+ "summary_type": "first",
94
+ "summary_use_proj": true,
95
+ "tokens_per_batch": -1,
96
+ "torch_dtype": "float32",
97
+ "transformers_version": "4.29.2",
98
+ "unk_index": 3,
99
+ "use_lang_emb": true,
100
+ "vocab_size": 68729,
101
+ "word_blank": 0,
102
+ "word_dropout": 0,
103
+ "word_keep": 0.1,
104
+ "word_mask": 0.8,
105
+ "word_mask_keep_rand": "0.8,0.1,0.1",
106
+ "word_pred": 0.15,
107
+ "word_rand": 0.1,
108
+ "word_shuffle": 0
109
+ }
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:db2852d68e129daa7eb264990702435669983a28909bc99a15e52b7030613f65
3
+ size 553031397
runs/Jun13_13-34-45_ns3005206/1686663290.6904767/events.out.tfevents.1686663290.ns3005206.197945.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b3e436cc9766b887e83aa558e96dd68fe373ed228ea6ad628c0f54c1a5b3a96
3
+ size 6000
runs/Jun13_13-34-45_ns3005206/events.out.tfevents.1686663290.ns3005206.197945.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8af3353fb51a6eef884e9396c47cdb319f2d8880cd4f88dae115428ff602da74
3
+ size 6776
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,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "clean_up_tokenization_spaces": true,
16
+ "cls_token": "</s>",
17
+ "do_lower_case": false,
18
+ "id2lang": null,
19
+ "lang2id": null,
20
+ "mask_token": "<special1>",
21
+ "model_max_length": 512,
22
+ "pad_token": "<pad>",
23
+ "sep_token": "</s>",
24
+ "tokenizer_class": "FlaubertTokenizer",
25
+ "unk_token": "<unk>"
26
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9d08c9732e3bbd7de00573319d18195fccd58062af60274473036d85ee8ce83
3
+ size 3963
vocab.json ADDED
The diff for this file is too large to render. See raw diff