PlumePJ commited on
Commit
78023d2
1 Parent(s): 4c4bd7d

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +4 -4
  2. config.json +48 -40
  3. tf_model.h5 +2 -2
README.md CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 2.8586
19
- - Validation Loss: 2.5753
20
- - Train Accuracy: 0.9105
21
  - Epoch: 0
22
 
23
  ## Model description
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
- | 2.8586 | 2.5753 | 0.9105 | 0 |
48
 
49
 
50
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 3.0763
19
+ - Validation Loss: 2.9900
20
+ - Train Accuracy: 0.2105
21
  - Epoch: 0
22
 
23
  ## Model description
 
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
+ | 3.0763 | 2.9900 | 0.2105 | 0 |
48
 
49
 
50
  ### Framework versions
config.json CHANGED
@@ -9,49 +9,57 @@
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
- "0": "Jeu",
13
- "1": "Exposition",
14
- "2": "D\u00e9tente",
15
- "3": "Visite",
16
- "4": "F\u00eate",
17
- "5": "Th\u00e9atre",
18
- "6": "Environnement",
19
- "7": "Sport",
20
- "8": "Atelier",
21
- "9": "Concert",
22
- "10": "Brocante",
23
- "11": "Danse",
24
- "12": "Balade",
25
- "13": "Spectacle",
26
- "14": "Festival",
27
- "15": "March\u00e9",
28
- "16": "Action",
29
- "17": "Culture",
30
- "18": "Conf\u00e9rence",
31
- "19": "Famille"
 
 
 
 
32
  },
33
  "initializer_range": 0.02,
34
  "label2id": {
35
- "Action": 16,
36
- "Atelier": 8,
37
- "Balade": 12,
38
- "Brocante": 10,
39
- "Concert": 9,
40
- "Conf\u00e9rence": 18,
41
- "Culture": 17,
42
- "Danse": 11,
43
- "D\u00e9tente": 2,
44
- "Environnement": 6,
45
- "Exposition": 1,
46
- "Famille": 19,
47
- "Festival": 14,
48
- "F\u00eate": 4,
49
- "Jeu": 0,
50
- "March\u00e9": 15,
51
- "Spectacle": 13,
52
- "Sport": 7,
53
- "Th\u00e9atre": 5,
54
- "Visite": 3
 
 
 
 
55
  },
56
  "max_position_embeddings": 512,
57
  "model_type": "distilbert",
 
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
  "id2label": {
12
+ "0": "Action",
13
+ "1": "Art",
14
+ "2": "Atelier",
15
+ "3": "Balade",
16
+ "4": "Brocante",
17
+ "5": "Concert",
18
+ "6": "Conf\u00e9rence",
19
+ "7": "Culture",
20
+ "8": "Danse",
21
+ "9": "D\u00e9tente",
22
+ "10": "Environnement",
23
+ "11": "Exposition",
24
+ "12": "Famille",
25
+ "13": "Festival",
26
+ "14": "F\u00eate",
27
+ "15": "Gastronomie",
28
+ "16": "Histoire",
29
+ "17": "Jeu",
30
+ "18": "March\u00e9",
31
+ "19": "Sant\u00e9",
32
+ "20": "Spectacle",
33
+ "21": "Sport",
34
+ "22": "Th\u00e9atre",
35
+ "23": "Visite"
36
  },
37
  "initializer_range": 0.02,
38
  "label2id": {
39
+ "Action": 0,
40
+ "Art": 1,
41
+ "Atelier": 2,
42
+ "Balade": 3,
43
+ "Brocante": 4,
44
+ "Concert": 5,
45
+ "Conf\u00e9rence": 6,
46
+ "Culture": 7,
47
+ "Danse": 8,
48
+ "D\u00e9tente": 9,
49
+ "Environnement": 10,
50
+ "Exposition": 11,
51
+ "Famille": 12,
52
+ "Festival": 13,
53
+ "F\u00eate": 14,
54
+ "Gastronomie": 15,
55
+ "Histoire": 16,
56
+ "Jeu": 17,
57
+ "March\u00e9": 18,
58
+ "Sant\u00e9": 19,
59
+ "Spectacle": 20,
60
+ "Sport": 21,
61
+ "Th\u00e9atre": 22,
62
+ "Visite": 23
63
  },
64
  "max_position_embeddings": 512,
65
  "model_type": "distilbert",
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b2dd06efd397cd92edebc3e926ba654cd4b72a398f5dded436d05a90d915ca1
3
- size 268007104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77ac0bc8ddbccfa340300497518745cfbfdd64ddb5085340f95a7dd3707a45b5
3
+ size 268019392