tm21cy commited on
Commit
4d2799e
·
verified ·
1 Parent(s): 622a645

End of training

Browse files
README.md CHANGED
@@ -3,11 +3,26 @@ license: apache-2.0
3
  base_model: distilbert-base-uncased
4
  tags:
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - accuracy
8
  model-index:
9
  - name: results
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,10 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # results
17
 
18
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.8388
21
- - Accuracy: 0.6964
22
 
23
  ## Model description
24
 
@@ -49,9 +64,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 179 | 0.6090 | 0.6670 |
53
- | No log | 2.0 | 358 | 0.6534 | 0.6764 |
54
- | 0.4566 | 3.0 | 537 | 0.8896 | 0.6702 |
55
 
56
 
57
  ### Framework versions
 
3
  base_model: distilbert-base-uncased
4
  tags:
5
  - generated_from_trainer
6
+ datasets:
7
+ - emotion
8
  metrics:
9
  - accuracy
10
  model-index:
11
  - name: results
12
+ results:
13
+ - task:
14
+ name: Text Classification
15
+ type: text-classification
16
+ dataset:
17
+ name: emotion
18
+ type: emotion
19
+ config: split
20
+ split: validation
21
+ args: split
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.929
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  # results
32
 
33
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the emotion dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.1806
36
+ - Accuracy: 0.929
37
 
38
  ## Model description
39
 
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | 0.2282 | 1.0 | 1000 | 0.2045 | 0.9285 |
68
+ | 0.1271 | 2.0 | 2000 | 0.1671 | 0.9385 |
69
+ | 0.0796 | 3.0 | 3000 | 0.1789 | 0.9415 |
70
 
71
 
72
  ### Framework versions
config.json CHANGED
@@ -8,7 +8,23 @@
8
  "dim": 768,
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
 
 
 
 
 
 
 
 
11
  "initializer_range": 0.02,
 
 
 
 
 
 
 
 
12
  "max_position_embeddings": 512,
13
  "model_type": "distilbert",
14
  "n_heads": 12,
 
8
  "dim": 768,
9
  "dropout": 0.1,
10
  "hidden_dim": 3072,
11
+ "id2label": {
12
+ "0": "LABEL_0",
13
+ "1": "LABEL_1",
14
+ "2": "LABEL_2",
15
+ "3": "LABEL_3",
16
+ "4": "LABEL_4",
17
+ "5": "LABEL_5"
18
+ },
19
  "initializer_range": 0.02,
20
+ "label2id": {
21
+ "LABEL_0": 0,
22
+ "LABEL_1": 1,
23
+ "LABEL_2": 2,
24
+ "LABEL_3": 3,
25
+ "LABEL_4": 4,
26
+ "LABEL_5": 5
27
+ },
28
  "max_position_embeddings": 512,
29
  "model_type": "distilbert",
30
  "n_heads": 12,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1094e07fca867382a2109172a4c2a4c7ce7be476ac165a042edb30f4de71b29c
3
- size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fee5c8c43e20b615a1357a8528e6b671574d9f28b9698fc9b4b632520965ac9f
3
+ size 267844872
runs/Mar10_23-47-31_fa8d0bdd99a3/events.out.tfevents.1710114461.fa8d0bdd99a3.4644.24 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12a48d5319084f0d613f49ee4e91af3e487e7f664dcaf3ba5f1001487e155301
3
- size 6966
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b2cd94adc454b58101027ef96fbf367932f8270f4b93ab368aea2f97882b3c3
3
+ size 7643
runs/Mar10_23-47-31_fa8d0bdd99a3/events.out.tfevents.1710115418.fa8d0bdd99a3.4644.26 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f994690693a3f1a30f9fc46e663e4abeebbe7986f50b28c6e82e97deb1c916f0
3
+ size 411
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:090dede4415480c228d8bfdbfe3ec34b77edb6038df8934ef8143d8f252faf8c
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b0680a9e25567f96abd9c0b9000512aa6602fa50094a20eeb01badc235dfa98
3
  size 4920