reichenbach commited on
Commit
6e3d2b1
1 Parent(s): ba9acdd

End of training

Browse files
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ 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: amazon_topical_chat_sentiment
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # amazon_topical_chat_sentiment
17
+
18
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.1237
21
+ - Accuracy: 0.5687
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-06
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 14
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:------:|:---------------:|:--------:|
52
+ | 1.199 | 1.0 | 9419 | 1.1807 | 0.5348 |
53
+ | 1.1383 | 2.0 | 18838 | 1.1487 | 0.5457 |
54
+ | 1.1036 | 3.0 | 28257 | 1.1368 | 0.5558 |
55
+ | 1.0971 | 4.0 | 37676 | 1.1226 | 0.5605 |
56
+ | 1.0679 | 5.0 | 47095 | 1.1223 | 0.5634 |
57
+ | 1.0528 | 6.0 | 56514 | 1.1156 | 0.5696 |
58
+ | 1.0245 | 7.0 | 65933 | 1.1158 | 0.5683 |
59
+ | 1.0279 | 8.0 | 75352 | 1.1140 | 0.5687 |
60
+ | 1.0152 | 9.0 | 84771 | 1.1127 | 0.5690 |
61
+ | 0.9794 | 10.0 | 94190 | 1.1179 | 0.5687 |
62
+ | 0.9717 | 11.0 | 103609 | 1.1200 | 0.5700 |
63
+ | 0.9654 | 12.0 | 113028 | 1.1223 | 0.5692 |
64
+ | 0.9703 | 13.0 | 122447 | 1.1232 | 0.5700 |
65
+ | 0.9545 | 14.0 | 131866 | 1.1237 | 0.5687 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.35.2
71
+ - Pytorch 2.1.0+cu118
72
+ - Datasets 2.15.0
73
+ - Tokenizers 0.15.0
config.json CHANGED
@@ -40,6 +40,6 @@
40
  "sinusoidal_pos_embds": false,
41
  "tie_weights_": true,
42
  "torch_dtype": "float32",
43
- "transformers_version": "4.35.0",
44
  "vocab_size": 30522
45
  }
 
40
  "sinusoidal_pos_embds": false,
41
  "tie_weights_": true,
42
  "torch_dtype": "float32",
43
+ "transformers_version": "4.35.2",
44
  "vocab_size": 30522
45
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6cd47e7a5a7f9c889a9963152c3115b09f1afa1c4196bf632f34aa5289703d5
3
  size 267851024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b04ca3b16bfe52672de66c3d515500ff4a9ca2995546dd4c8774ae22cef806c7
3
  size 267851024
runs/Nov28_06-50-34_8065d8a0864c/events.out.tfevents.1701154235.8065d8a0864c.322.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b31c2579c98d6d200de1b8f739e57913a38ae47311ce1e90ebb76565122d727
3
+ size 51444
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4bfc4b598f4f8a4731697f8cfd34b7808b5e1fe67553e13de8d3bea40a535d28
3
- size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:208fc064db9d6a37ad151661b9aa3b18bbfd255a222964ff3b610a38c094cbc3
3
+ size 4600