Ludo33 commited on
Commit
78b95dc
·
verified ·
1 Parent(s): 173c777

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "Aucun th\u00e8me",
14
+ "1": "Eau - Gestion \u00e9conome de l'eau",
15
+ "2": "Eau - R\u00e9cup\u00e9ration de l'eau",
16
+ "3": "Eau - Sensibilisation aux usages de l'eau",
17
+ "4": "Eau - Traitement de l'eau",
18
+ "5": "Eau - \u00c9quitabilit\u00e9 des ressources",
19
+ "6": "Aucun sentiment",
20
+ "7": "negative",
21
+ "8": "neutral",
22
+ "9": "positive"
23
+ },
24
+ "initializer_range": 0.02,
25
+ "intermediate_size": 4096,
26
+ "label2id": {
27
+ "Aucun sentiment": 6,
28
+ "Aucun th\u00e8me": 0,
29
+ "Eau - Gestion \u00e9conome de l'eau": 1,
30
+ "Eau - R\u00e9cup\u00e9ration de l'eau": 2,
31
+ "Eau - Sensibilisation aux usages de l'eau": 3,
32
+ "Eau - Traitement de l'eau": 4,
33
+ "Eau - \u00c9quitabilit\u00e9 des ressources": 5,
34
+ "negative": 7,
35
+ "neutral": 8,
36
+ "positive": 9
37
+ },
38
+ "layer_norm_eps": 1e-05,
39
+ "max_position_embeddings": 514,
40
+ "model_type": "xlm-roberta",
41
+ "num_attention_heads": 16,
42
+ "num_hidden_layers": 24,
43
+ "output_past": true,
44
+ "pad_token_id": 1,
45
+ "position_embedding_type": "absolute",
46
+ "problem_type": "multi_label_classification",
47
+ "torch_dtype": "float32",
48
+ "transformers_version": "4.53.2",
49
+ "type_vocab_size": 1,
50
+ "use_cache": true,
51
+ "vocab_size": 250002
52
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c442f6b5422de4abf324907746165769d871965340a6ba5ed9c2396b8d53056f
3
+ size 2239651472
runs/Jul22_09-23-12_e6bd8f6ea254/events.out.tfevents.1753176204.e6bd8f6ea254.436.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0a2848d3554381a5f94f03c3a8f736f863f9a3925b42b174e6ecdf26b29cb09
3
+ size 6408
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbc2c067b495759885f27ac452561e23f611fe89aa3ecc92557f46c9761ff442
3
+ size 5432