gokulsrinivasagan commited on
Commit
f33a6a2
·
verified ·
1 Parent(s): b1bef07

Model save

Browse files
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: gokulsrinivasagan/distilbert_lda_5_v1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: distilbert_lda_5_v1_qnli
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
+ # distilbert_lda_5_v1_qnli
17
+
18
+ This model is a fine-tuned version of [gokulsrinivasagan/distilbert_lda_5_v1](https://huggingface.co/gokulsrinivasagan/distilbert_lda_5_v1) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6934
21
+ - Accuracy: 0.4946
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: 0.001
41
+ - train_batch_size: 256
42
+ - eval_batch_size: 256
43
+ - seed: 10
44
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 50
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.7218 | 1.0 | 410 | 0.6934 | 0.4946 |
53
+ | 0.6932 | 2.0 | 820 | 0.6935 | 0.4946 |
54
+ | 0.6932 | 3.0 | 1230 | 0.6933 | 0.5054 |
55
+ | 0.6931 | 4.0 | 1640 | 0.6933 | 0.5054 |
56
+ | 0.6932 | 5.0 | 2050 | 0.6934 | 0.4946 |
57
+ | 0.6932 | 6.0 | 2460 | 0.6933 | 0.5054 |
58
+ | 0.6931 | 7.0 | 2870 | 0.6914 | 0.5054 |
59
+ | 0.693 | 8.0 | 3280 | 0.6934 | 0.4946 |
60
+ | 0.6932 | 9.0 | 3690 | 0.6933 | 0.5054 |
61
+ | 0.6932 | 10.0 | 4100 | 0.6934 | 0.4946 |
62
+ | 0.6932 | 11.0 | 4510 | 0.6933 | 0.5054 |
63
+ | 0.6932 | 12.0 | 4920 | 0.6934 | 0.4946 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.46.3
69
+ - Pytorch 2.2.1+cu118
70
+ - Datasets 2.17.0
71
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1732640056.ki-g0008.2135472.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:027fb29be3f84498d7cccba59513a528ed0a88437d08754a763c136589c44499
3
- size 10959
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4033ccaf5dfb90b95bca38c284839ada8cd3fce8317a93b21b5ae1e7087d0596
3
+ size 11847
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59db635a0d62b51a0dbfdd4f4be7b094c4f4a19505c82a1d1a2bb3b33100c7df
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a774e77e4e44d6240c5222d0247ea70cfc74d2dcb7a2d5c8ada7c42342a0a1ac
3
  size 267832560