gokulsrinivasagan commited on
Commit
8aac3bb
·
verified ·
1 Parent(s): 5e19d77

Model save

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: gokulsrinivasagan/distilbert_lda_5_v1_book
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: distilbert_lda_5_v1_book_rte
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_book_rte
17
+
18
+ This model is a fine-tuned version of [gokulsrinivasagan/distilbert_lda_5_v1_book](https://huggingface.co/gokulsrinivasagan/distilbert_lda_5_v1_book) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.1483
21
+ - Accuracy: 0.5848
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: 5e-05
41
+ - train_batch_size: 256
42
+ - eval_batch_size: 256
43
+ - seed: 10
44
+ - optimizer: Use OptimizerNames.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.7084 | 1.0 | 10 | 0.7007 | 0.4729 |
53
+ | 0.6894 | 2.0 | 20 | 0.6887 | 0.5271 |
54
+ | 0.6725 | 3.0 | 30 | 0.6748 | 0.5812 |
55
+ | 0.6047 | 4.0 | 40 | 0.7342 | 0.5812 |
56
+ | 0.5014 | 5.0 | 50 | 0.8410 | 0.5884 |
57
+ | 0.3728 | 6.0 | 60 | 0.8730 | 0.6101 |
58
+ | 0.2546 | 7.0 | 70 | 1.0910 | 0.5957 |
59
+ | 0.1889 | 8.0 | 80 | 1.1483 | 0.5848 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.46.1
65
+ - Pytorch 2.2.0+cu121
66
+ - Datasets 3.1.0
67
+ - Tokenizers 0.20.1
logs/events.out.tfevents.1733761936.ki-g0009.1845686.8 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1004f335e39ef02b01b74fade39649e1c678dffa71c68a2644737a19cc56bd2d
3
- size 5587
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28a5eb02a7fb54030ebf61ce2bd8e8843bb98c53b948de95512a03d4fe04a70f
3
+ size 9603
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:edd6d6f1b15a688ce1804e9f3fb0d7ae048c51ea1a8b2ba67e710e62c5af21c3
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e20182e8e999ce865f4e074a6e26bee9e8302509e88bb8c50ae19cf6d6763d3
3
  size 267832560