gokulsrinivasagan commited on
Commit
d921386
·
verified ·
1 Parent(s): c3e0ab5

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: gokulsrinivasagan/distilbert_lda_20_v1_book
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: distilbert_lda_20_v1_book_qqp
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # distilbert_lda_20_v1_book_qqp
18
+
19
+ This model is a fine-tuned version of [gokulsrinivasagan/distilbert_lda_20_v1_book](https://huggingface.co/gokulsrinivasagan/distilbert_lda_20_v1_book) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.3907
22
+ - Accuracy: 0.8910
23
+ - F1: 0.8556
24
+ - Combined Score: 0.8733
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 5e-05
44
+ - train_batch_size: 256
45
+ - eval_batch_size: 256
46
+ - seed: 10
47
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 50
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Combined Score |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:--------------:|
55
+ | 0.3665 | 1.0 | 1422 | 0.2946 | 0.8691 | 0.8240 | 0.8466 |
56
+ | 0.2538 | 2.0 | 2844 | 0.2665 | 0.8855 | 0.8476 | 0.8665 |
57
+ | 0.1867 | 3.0 | 4266 | 0.2858 | 0.8875 | 0.8532 | 0.8703 |
58
+ | 0.1356 | 4.0 | 5688 | 0.3081 | 0.8911 | 0.8477 | 0.8694 |
59
+ | 0.0999 | 5.0 | 7110 | 0.3504 | 0.8922 | 0.8554 | 0.8738 |
60
+ | 0.0769 | 6.0 | 8532 | 0.3767 | 0.8896 | 0.8550 | 0.8723 |
61
+ | 0.0597 | 7.0 | 9954 | 0.3907 | 0.8910 | 0.8556 | 0.8733 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.46.3
67
+ - Pytorch 2.2.1+cu118
68
+ - Datasets 2.17.0
69
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1733760319.ki-g0008.150368.6 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:322e10826bb74b0405a9956536dcba93a644b5f28ccf9da7ac1fc824fb84a1e9
3
- size 8937
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9b32f1028768ad1fd634c0a83fea0545168d4c2db14271e52a9bca2449f8f51
3
+ size 9929
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3bd564f8a11fa3490325675c25d4fd1a2129678749dd18754e5604a0856f25c9
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:802387ef3c600ffedd83dd9a76dcdd37d370fe5b3083d6e3c58192cf82991209
3
  size 267832560