pszemraj commited on
Commit
0cf0919
1 Parent(s): 75afcb4

Model save

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/xtremedistil-l6-h256-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: xtremedistil-l6-h256-uncased-OCR-quality-classification-cls
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
+ # xtremedistil-l6-h256-uncased-OCR-quality-classification-cls
17
+
18
+ This model is a fine-tuned version of [microsoft/xtremedistil-l6-h256-uncased](https://huggingface.co/microsoft/xtremedistil-l6-h256-uncased) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.0316
21
+ - Accuracy: 0.994
22
+ - Num Input Tokens Seen: 57341952
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 3e-05
42
+ - train_batch_size: 8
43
+ - eval_batch_size: 8
44
+ - seed: 42
45
+ - gradient_accumulation_steps: 8
46
+ - total_train_batch_size: 64
47
+ - optimizer: Adam with betas=(0.9,0.99) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_ratio: 0.05
50
+ - num_epochs: 2.0
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Input Tokens Seen |
55
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:-----------------:|
56
+ | 0.0812 | 0.2660 | 250 | 0.0860 | 0.986 | 8192000 |
57
+ | 0.0637 | 0.5321 | 500 | 0.0532 | 0.988 | 16384000 |
58
+ | 0.031 | 0.7981 | 750 | 0.0463 | 0.99 | 24576000 |
59
+ | 0.0315 | 1.0641 | 1000 | 0.0343 | 0.992 | 32765952 |
60
+ | 0.0223 | 1.3301 | 1250 | 0.0337 | 0.994 | 40957952 |
61
+ | 0.0137 | 1.5962 | 1500 | 0.0423 | 0.99 | 49149952 |
62
+ | 0.0186 | 1.8622 | 1750 | 0.0316 | 0.994 | 57341952 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.40.2
68
+ - Pytorch 2.2.0+cu121
69
+ - Datasets 2.19.1
70
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1edd6da81c9d97aa311859a308a7118cdbac2116558712f326582f97718891e3
3
  size 51014384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c6837a3fd0479dd48eab1c7d1d572dda44f6a560b0c67f9bd62ecef386c0968
3
  size 51014384