vantan commited on
Commit
cc2d40b
1 Parent(s): 0375e28

Training complete

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.2354
19
+ - Accuracy: 0.9448
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.0005 | 0.1 | 625 | 0.5217 | 0.9106 |
52
+ | 2.0869 | 0.2 | 1250 | 0.2894 | 0.9134 |
53
+ | 0.0191 | 0.3 | 1875 | 0.3094 | 0.9346 |
54
+ | 0.0078 | 0.4 | 2500 | 0.2280 | 0.9394 |
55
+ | 0.0002 | 0.5 | 3125 | 0.2279 | 0.9426 |
56
+ | 2.5961 | 0.6 | 3750 | 0.2347 | 0.945 |
57
+ | 0.1269 | 0.7 | 4375 | 0.2487 | 0.9422 |
58
+ | 0.001 | 0.8 | 5000 | 0.2367 | 0.9454 |
59
+ | 0.0069 | 0.9 | 5625 | 0.2351 | 0.9454 |
60
+ | 0.6904 | 1.0 | 6250 | 0.2354 | 0.9448 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.41.2
66
+ - Pytorch 2.3.0+cu121
67
+ - Datasets 2.19.2
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:13eddfde8cf53c63b215fe4c01c3d7ef0fa53dc07de29d25439e63e8769280d7
3
  size 516640282
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae654a2108b9bb3be3bfc1fe76921a0bcbf83238f0dd9cfceb25aaf78b58279e
3
  size 516640282