Ludo33 commited on
Commit
f0de044
·
verified ·
1 Parent(s): 100af22

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
+ "dtype": "float32",
9
+ "eos_token_id": 2,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.2,
12
+ "hidden_size": 1024,
13
+ "id2label": {
14
+ "0": "Aucun th\u00e8me",
15
+ "1": "Eau - Gestion \u00e9conome de l'eau",
16
+ "2": "Eau - R\u00e9cup\u00e9ration de l'eau",
17
+ "3": "Eau - Sensibilisation aux usages de l'eau",
18
+ "4": "Eau - Traitement de l'eau",
19
+ "5": "Eau - \u00c9quitabilit\u00e9 des ressources",
20
+ "6": "Aucun sentiment",
21
+ "7": "negative",
22
+ "8": "neutral",
23
+ "9": "positive"
24
+ },
25
+ "initializer_range": 0.02,
26
+ "intermediate_size": 4096,
27
+ "label2id": {
28
+ "Aucun sentiment": 6,
29
+ "Aucun th\u00e8me": 0,
30
+ "Eau - Gestion \u00e9conome de l'eau": 1,
31
+ "Eau - R\u00e9cup\u00e9ration de l'eau": 2,
32
+ "Eau - Sensibilisation aux usages de l'eau": 3,
33
+ "Eau - Traitement de l'eau": 4,
34
+ "Eau - \u00c9quitabilit\u00e9 des ressources": 5,
35
+ "negative": 7,
36
+ "neutral": 8,
37
+ "positive": 9
38
+ },
39
+ "layer_norm_eps": 1e-05,
40
+ "max_position_embeddings": 514,
41
+ "model_type": "xlm-roberta",
42
+ "num_attention_heads": 16,
43
+ "num_hidden_layers": 24,
44
+ "output_past": true,
45
+ "pad_token_id": 1,
46
+ "position_embedding_type": "absolute",
47
+ "problem_type": "multi_label_classification",
48
+ "transformers_version": "4.56.0",
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:46981abf3bbb013b1153f7210155f2789466c6ca5749e3dc6fd23721abcc2c17
3
+ size 2239651472
runs/Sep08_10-31-04_d9182fc84ab7/events.out.tfevents.1757327466.d9182fc84ab7.1091.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24c2123112af2b87ee6767f776ac7f654999b0aa73ac0d48bc5da11a0872faa4
3
+ size 6418
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a583ca36aa1fb0230e26d53baa92631aa072c6fc23fd19cb2ceee10d8b90dc6
3
+ size 5841