Ludo33 commited on
Commit
a7ceb3e
·
verified ·
1 Parent(s): 9fc5ca7

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "XLMRobertaForSequenceClassification"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.2,
6
+ "bos_token_id": 0,
7
+ "classifier_dropout": null,
8
+ "eos_token_id": 2,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.2,
11
+ "hidden_size": 1024,
12
+ "id2label": {
13
+ "0": "Biodiversit\u00e9",
14
+ "1": "D\u00e9chet",
15
+ "2": "Eau",
16
+ "3": "Economie circulaire",
17
+ "4": "Energie",
18
+ "5": "Mobilit\u00e9",
19
+ "6": "RSE"
20
+ },
21
+ "initializer_range": 0.02,
22
+ "intermediate_size": 4096,
23
+ "label2id": {
24
+ "Biodiversit\u00e9": 0,
25
+ "D\u00e9chet": 1,
26
+ "Eau": 2,
27
+ "Economie circulaire": 3,
28
+ "Energie": 4,
29
+ "Mobilit\u00e9": 5,
30
+ "RSE": 6
31
+ },
32
+ "layer_norm_eps": 1e-05,
33
+ "max_position_embeddings": 514,
34
+ "model_type": "xlm-roberta",
35
+ "num_attention_heads": 16,
36
+ "num_hidden_layers": 24,
37
+ "output_past": true,
38
+ "pad_token_id": 1,
39
+ "position_embedding_type": "absolute",
40
+ "problem_type": "multi_label_classification",
41
+ "torch_dtype": "float32",
42
+ "transformers_version": "4.55.0",
43
+ "type_vocab_size": 1,
44
+ "use_cache": true,
45
+ "vocab_size": 250002
46
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e4a244d47e8acb3a5abbbe5758dcadb675517f1e5b26c48577207234a7e838b
3
+ size 2239639172
runs/Aug13_07-51-18_b50a41e28679/events.out.tfevents.1755071485.b50a41e28679.674.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:122248c82c17502eec9146f411f5f78b779b7a30ecab6a0711437a6e5a31ec73
3
+ size 5985
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:973d6d390585ebb92b94debd8ceddd3cad6aa3289cc370df6f78185dacb76040
3
+ size 5432