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

End of training

Browse files
README.md CHANGED
@@ -3,26 +3,11 @@ license: apache-2.0
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,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
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,9 +49,9 @@ The following hyperparameters were used during training:
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
 
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
 
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.8445
21
+ - Accuracy: 0.6964
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 179 | 0.6199 | 0.6565 |
53
+ | No log | 2.0 | 358 | 0.6431 | 0.6660 |
54
+ | 0.4633 | 3.0 | 537 | 0.8849 | 0.6691 |
55
 
56
 
57
  ### Framework versions
config.json CHANGED
@@ -8,23 +8,7 @@
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,
 
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,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fee5c8c43e20b615a1357a8528e6b671574d9f28b9698fc9b4b632520965ac9f
3
- size 267844872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fb5f95ed24ca10845f3eab2850339612421eada353c41acd6dadb3937d14683
3
+ size 267832560
runs/Mar10_23-47-31_fa8d0bdd99a3/events.out.tfevents.1710114466.fa8d0bdd99a3.4644.25 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f180162aacd92956d6af98cf7f7859acebab5a304f2e2471ceb6bb25fad4ca66
3
- size 5637
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:608b75884598c6df6fc0382bb9ea14c25604ec928da2ec09d830ca037d528c25
3
+ size 6314
runs/Mar10_23-47-31_fa8d0bdd99a3/events.out.tfevents.1710115423.fa8d0bdd99a3.4644.27 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b1c0828bbfe62f19dbc4647dbf43e9f0a550d846961b1fb6b8f4ed4a4c3bdec
3
+ size 411
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b0680a9e25567f96abd9c0b9000512aa6602fa50094a20eeb01badc235dfa98
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:090dede4415480c228d8bfdbfe3ec34b77edb6038df8934ef8143d8f252faf8c
3
  size 4920