wterrrr commited on
Commit
5b297a0
·
verified ·
1 Parent(s): 59b9748

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 the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 3.3681
19
+ - Accuracy: 0.7632
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: 10
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
51
+ | 0.2013 | 1.0 | 5303 | 0.8670 | 0.7840 |
52
+ | 0.6424 | 2.0 | 10606 | 0.8146 | 0.7925 |
53
+ | 1.4065 | 3.0 | 15909 | 1.0937 | 0.7566 |
54
+ | 0.0052 | 4.0 | 21212 | 1.4049 | 0.7774 |
55
+ | 0.001 | 5.0 | 26515 | 1.7016 | 0.7792 |
56
+ | 0.6043 | 6.0 | 31818 | 2.0485 | 0.7755 |
57
+ | 0.0 | 7.0 | 37121 | 2.5028 | 0.7679 |
58
+ | 0.0001 | 8.0 | 42424 | 3.0957 | 0.7651 |
59
+ | 0.0001 | 9.0 | 47727 | 3.2818 | 0.7660 |
60
+ | 0.0 | 10.0 | 53030 | 3.3681 | 0.7632 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.38.1
66
+ - Pytorch 2.1.0+cu121
67
+ - Datasets 2.18.0
68
+ - Tokenizers 0.15.2
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55f83297aa4d81353db8eab77fdffb4eae5b1ed99876c9c114ff50d5f546ac97
3
  size 516643354
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c95fef97750f16be8392214eb42fe0d912612385ddb6125a55af2a8f9a875a47
3
  size 516643354