vtiyyal1 commited on
Commit
4f88293
1 Parent(s): 68f68b9

Training completed!

Browse files
Files changed (2) hide show
  1. README.md +75 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: empathy_model
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # empathy_model
15
+
16
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.0043
19
+ - Mse: 0.0043
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 8
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 1
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss | Mse |
49
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
50
+ | 0.0109 | 0.05 | 50 | 0.0050 | 0.0050 |
51
+ | 0.0063 | 0.11 | 100 | 0.0092 | 0.0092 |
52
+ | 0.0074 | 0.16 | 150 | 0.0045 | 0.0045 |
53
+ | 0.0056 | 0.22 | 200 | 0.0060 | 0.0060 |
54
+ | 0.0082 | 0.27 | 250 | 0.0046 | 0.0046 |
55
+ | 0.0055 | 0.32 | 300 | 0.0056 | 0.0056 |
56
+ | 0.0061 | 0.38 | 350 | 0.0045 | 0.0045 |
57
+ | 0.0079 | 0.43 | 400 | 0.0060 | 0.0060 |
58
+ | 0.0061 | 0.48 | 450 | 0.0043 | 0.0043 |
59
+ | 0.0078 | 0.54 | 500 | 0.0046 | 0.0046 |
60
+ | 0.0066 | 0.59 | 550 | 0.0043 | 0.0043 |
61
+ | 0.0055 | 0.65 | 600 | 0.0044 | 0.0044 |
62
+ | 0.0059 | 0.7 | 650 | 0.0043 | 0.0043 |
63
+ | 0.0048 | 0.75 | 700 | 0.0056 | 0.0056 |
64
+ | 0.0051 | 0.81 | 750 | 0.0043 | 0.0043 |
65
+ | 0.0046 | 0.86 | 800 | 0.0043 | 0.0043 |
66
+ | 0.0055 | 0.92 | 850 | 0.0043 | 0.0043 |
67
+ | 0.0053 | 0.97 | 900 | 0.0043 | 0.0043 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.39.1
73
+ - Pytorch 2.2.1+cu121
74
+ - Datasets 2.18.0
75
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7038e267f2491f325d2f0f88a8b77c9d853a5fde5c68596180190b1b21fd1876
3
  size 267829484
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec69f39a2dc8da327c54b06c43c34b5c1e6cba29e8023e419b7d2890c1e08956
3
  size 267829484