Ludo33 commited on
Commit
c696924
·
verified ·
1 Parent(s): 97abfc6

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -12,35 +12,33 @@
12
  "hidden_size": 1024,
13
  "id2label": {
14
  "0": "Aucun th\u00e8me",
15
- "1": "RS - \u00c9galit\u00e9, protection, inclusion",
16
- "2": "RSE - Accessibilit\u00e9",
17
- "3": "RSE - Engagement des collaborateurs",
18
- "4": "RSE - Mise en place d'une politique RSE",
19
- "5": "RSE - Protection du patrimoine",
20
- "6": "RSE - Sensibilisation aux pratiques durables",
21
- "7": "RSE - Soutien associatif",
22
- "8": "RSE - \u00c9galit\u00e9, protection, inclusion",
23
- "9": "Aucun sentiment",
24
- "10": "negative",
25
- "11": "neutral",
26
- "12": "positive"
27
  },
28
  "initializer_range": 0.02,
29
  "intermediate_size": 4096,
30
  "label2id": {
31
- "Aucun sentiment": 9,
32
  "Aucun th\u00e8me": 0,
33
- "RS - \u00c9galit\u00e9, protection, inclusion": 1,
34
- "RSE - Accessibilit\u00e9": 2,
35
- "RSE - Engagement des collaborateurs": 3,
36
- "RSE - Mise en place d'une politique RSE": 4,
37
- "RSE - Protection du patrimoine": 5,
38
- "RSE - Sensibilisation aux pratiques durables": 6,
39
- "RSE - Soutien associatif": 7,
40
- "RSE - \u00c9galit\u00e9, protection, inclusion": 8,
41
- "negative": 10,
42
- "neutral": 11,
43
- "positive": 12
44
  },
45
  "layer_norm_eps": 1e-05,
46
  "max_position_embeddings": 514,
@@ -51,7 +49,7 @@
51
  "pad_token_id": 1,
52
  "position_embedding_type": "absolute",
53
  "problem_type": "multi_label_classification",
54
- "transformers_version": "4.56.0",
55
  "type_vocab_size": 1,
56
  "use_cache": true,
57
  "vocab_size": 250002
 
12
  "hidden_size": 1024,
13
  "id2label": {
14
  "0": "Aucun th\u00e8me",
15
+ "1": "RSE - Accessibilit\u00e9",
16
+ "2": "RSE - Engagement des collaborateurs",
17
+ "3": "RSE - Mise en place d'une politique RSE",
18
+ "4": "RSE - Protection du patrimoine",
19
+ "5": "RSE - Sensibilisation aux pratiques durables",
20
+ "6": "RSE - Soutien associatif",
21
+ "7": "RSE - \u00c9galit\u00e9, protection, inclusion",
22
+ "8": "Aucun sentiment",
23
+ "9": "negative",
24
+ "10": "neutral",
25
+ "11": "positive"
 
26
  },
27
  "initializer_range": 0.02,
28
  "intermediate_size": 4096,
29
  "label2id": {
30
+ "Aucun sentiment": 8,
31
  "Aucun th\u00e8me": 0,
32
+ "RSE - Accessibilit\u00e9": 1,
33
+ "RSE - Engagement des collaborateurs": 2,
34
+ "RSE - Mise en place d'une politique RSE": 3,
35
+ "RSE - Protection du patrimoine": 4,
36
+ "RSE - Sensibilisation aux pratiques durables": 5,
37
+ "RSE - Soutien associatif": 6,
38
+ "RSE - \u00c9galit\u00e9, protection, inclusion": 7,
39
+ "negative": 9,
40
+ "neutral": 10,
41
+ "positive": 11
 
42
  },
43
  "layer_norm_eps": 1e-05,
44
  "max_position_embeddings": 514,
 
49
  "pad_token_id": 1,
50
  "position_embedding_type": "absolute",
51
  "problem_type": "multi_label_classification",
52
+ "transformers_version": "4.56.1",
53
  "type_vocab_size": 1,
54
  "use_cache": true,
55
  "vocab_size": 250002
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22e578b6716ba6fed987afd4fb267892a9e21bbfe8e0d1c164f69ebbf6317322
3
- size 2239663772
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c80f216534f20f3d394b3b243b4bc8e13f017b0e1e3c6414ac582b6598551e0f
3
+ size 2239659672
runs/Sep10_09-08-15_1b80ce3f2b66/events.out.tfevents.1757495308.1b80ce3f2b66.1333.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45f1c20d67eddcb60865baceff83ae6610c0fd8a1e8a73e02361f272a2cdf8ad
3
+ size 6586
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b57887f7e5242bbeab6d6a16839db9506c69c2fe0aefee9d9dd2d88cdb0a7b96
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:785b4da98e5da2cfd44034b2b87478783a232227bc4d4e6e1d3989048a792d37
3
  size 5841