tm21cy commited on
Commit
622a645
·
verified ·
1 Parent(s): 1414c33

Training in progress, step 500

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.928
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.1632
36
- - Accuracy: 0.928
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.2224 | 1.0 | 1000 | 0.1812 | 0.934 |
68
- | 0.1269 | 2.0 | 2000 | 0.1562 | 0.9415 |
69
- | 0.0801 | 3.0 | 3000 | 0.1516 | 0.9405 |
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.8388
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.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
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:1094e07fca867382a2109172a4c2a4c7ce7be476ac165a042edb30f4de71b29c
3
+ size 267832560
runs/Mar10_22-16-31_fa8d0bdd99a3/events.out.tfevents.1710109961.fa8d0bdd99a3.4644.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12cb9160bfa937723dfdc223c8c433810f0cf79f1de6b77427b4985f7d534488
3
- size 411
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6b7a85176e099e43d1fef31a794e22cd00c1c022719685de1d660c8ca3c37c7
3
+ size 734
runs/Mar10_23-47-31_fa8d0bdd99a3/events.out.tfevents.1710114466.fa8d0bdd99a3.4644.25 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f180162aacd92956d6af98cf7f7859acebab5a304f2e2471ceb6bb25fad4ca66
3
+ size 5637
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