aayushbist commited on
Commit
301c309
·
verified ·
1 Parent(s): aab2034

Model save

Browse files
Files changed (2) hide show
  1. README.md +67 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/bert_uncased_L-2_H-128_A-2
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: saccade-tiny
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
+ # saccade-tiny
18
+
19
+ This model is a fine-tuned version of [google/bert_uncased_L-2_H-128_A-2](https://huggingface.co/google/bert_uncased_L-2_H-128_A-2) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.0063
22
+ - Accuracy: 1.0
23
+ - Keep Precision: 1.0
24
+ - Keep Recall: 1.0
25
+ - Keep F1: 1.0
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 5e-05
45
+ - train_batch_size: 64
46
+ - eval_batch_size: 128
47
+ - seed: 42
48
+ - optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 4
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Keep Precision | Keep Recall | Keep F1 |
55
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------------:|:-----------:|:-------:|
56
+ | 0.0432 | 1.0 | 144 | 0.0207 | 1.0 | 1.0 | 1.0 | 1.0 |
57
+ | 0.0164 | 2.0 | 288 | 0.0095 | 1.0 | 1.0 | 1.0 | 1.0 |
58
+ | 0.0114 | 3.0 | 432 | 0.0069 | 1.0 | 1.0 | 1.0 | 1.0 |
59
+ | 0.0099 | 4.0 | 576 | 0.0063 | 1.0 | 1.0 | 1.0 | 1.0 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 5.14.1
65
+ - Pytorch 2.11.0+cu128
66
+ - Datasets 5.0.1
67
+ - Tokenizers 0.22.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a364a8ca2d0789501f2f4a0c8ce76c791512771749738f6e0773aba1126bd3e4
3
  size 17483080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34577c7a6a77c0993a04518c8c2e945657131849d47dd478433a706fd97c35fa
3
  size 17483080