vubacktracking commited on
Commit
099a5f1
1 Parent(s): a28665d

Complete Training

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ metrics:
5
+ - accuracy
6
+ model-index:
7
+ - name: mamba_text_classification
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # mamba_text_classification
15
+
16
+ This model was trained from scratch on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 0.1901
19
+ - Accuracy: 0.9536
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 4
40
+ - eval_batch_size: 16
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: cosine
44
+ - lr_scheduler_warmup_ratio: 0.01
45
+ - num_epochs: 1
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.0205 | 0.1 | 625 | 0.2462 | 0.928 |
52
+ | 0.671 | 0.2 | 1250 | 0.1958 | 0.9408 |
53
+ | 0.5961 | 0.3 | 1875 | 0.2661 | 0.9344 |
54
+ | 0.0167 | 0.4 | 2500 | 0.2171 | 0.9412 |
55
+ | 0.0007 | 0.5 | 3125 | 0.2095 | 0.9448 |
56
+ | 2.6807 | 0.6 | 3750 | 0.1888 | 0.9492 |
57
+ | 0.0155 | 0.7 | 4375 | 0.2249 | 0.95 |
58
+ | 0.0021 | 0.8 | 5000 | 0.1991 | 0.9528 |
59
+ | 0.0134 | 0.9 | 5625 | 0.1920 | 0.9524 |
60
+ | 0.1525 | 1.0 | 6250 | 0.1901 | 0.9536 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.40.0
66
+ - Pytorch 2.2.1+cu121
67
+ - Datasets 2.19.0
68
+ - Tokenizers 0.19.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b53eae12dad071b46d04785bfb1a9681bbc4aec0fccb26c65aa672c9e9afc4fd
3
  size 516640282
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2568c8e6db595985e62ce9c1c0fec6b8d5370dfa14500ffae9e559e4403ee44
3
  size 516640282