badrabbitt commited on
Commit
b45b359
1 Parent(s): 222784c

Training complete

Browse files
Files changed (2) hide show
  1. README.md +68 -0
  2. model.safetensors +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.2113
19
+ - Accuracy: 0.9424
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.0942 | 0.1 | 625 | 0.2737 | 0.9108 |
52
+ | 1.6634 | 0.2 | 1250 | 0.2311 | 0.9264 |
53
+ | 0.0146 | 0.3 | 1875 | 0.3279 | 0.908 |
54
+ | 0.0062 | 0.4 | 2500 | 0.2205 | 0.9268 |
55
+ | 0.0015 | 0.5 | 3125 | 0.2104 | 0.9376 |
56
+ | 2.14 | 0.6 | 3750 | 0.2272 | 0.938 |
57
+ | 1.4375 | 0.7 | 4375 | 0.2502 | 0.9352 |
58
+ | 0.0005 | 0.8 | 5000 | 0.2156 | 0.9392 |
59
+ | 0.0005 | 0.9 | 5625 | 0.2125 | 0.9424 |
60
+ | 0.5143 | 1.0 | 6250 | 0.2113 | 0.9424 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.39.3
66
+ - Pytorch 2.2.1+cu121
67
+ - Datasets 2.18.0
68
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:157a9c8a949f5c42a5f9caaeb946781ded4713fae210e60756f82e71d2a7bebd
3
  size 516573944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db13af22b96815aee306393ab89c8c8eb4d96f9033a8db85ba8e53ea16e3c139
3
  size 516573944