date3k2 commited on
Commit
2169b3e
1 Parent(s): b94a6ce

End of training

Browse files
Files changed (2) hide show
  1. README.md +22 -0
  2. model.safetensors +1 -1
README.md CHANGED
@@ -2,6 +2,11 @@
2
  base_model: state-spaces/mamba-130m-hf
3
  tags:
4
  - generated_from_trainer
 
 
 
 
 
5
  model-index:
6
  - name: mamba-text-classification-v3
7
  results: []
@@ -17,6 +22,12 @@ should probably proofread and complete it, then remove this comment. -->
17
  # mamba-text-classification-v3
18
 
19
  This model is a fine-tuned version of [state-spaces/mamba-130m-hf](https://huggingface.co/state-spaces/mamba-130m-hf) on an unknown dataset.
 
 
 
 
 
 
20
 
21
  ## Model description
22
 
@@ -45,6 +56,17 @@ The following hyperparameters were used during training:
45
  - lr_scheduler_type: cosine
46
  - num_epochs: 5
47
 
 
 
 
 
 
 
 
 
 
 
 
48
  ### Framework versions
49
 
50
  - Transformers 4.41.0
 
2
  base_model: state-spaces/mamba-130m-hf
3
  tags:
4
  - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ - recall
9
+ - precision
10
  model-index:
11
  - name: mamba-text-classification-v3
12
  results: []
 
22
  # mamba-text-classification-v3
23
 
24
  This model is a fine-tuned version of [state-spaces/mamba-130m-hf](https://huggingface.co/state-spaces/mamba-130m-hf) on an unknown dataset.
25
+ It achieves the following results on the evaluation set:
26
+ - Loss: 0.3637
27
+ - Accuracy: 0.9454
28
+ - F1: 0.9454
29
+ - Recall: 0.9461
30
+ - Precision: 0.9447
31
 
32
  ## Model description
33
 
 
56
  - lr_scheduler_type: cosine
57
  - num_epochs: 5
58
 
59
+ ### Training results
60
+
61
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall | Precision |
62
+ |:-------------:|:------:|:----:|:---------------:|:--------:|:------:|:------:|:---------:|
63
+ | 0.1731 | 0.9997 | 781 | 0.1553 | 0.9425 | 0.9427 | 0.9462 | 0.9393 |
64
+ | 0.1316 | 1.9994 | 1562 | 0.1970 | 0.9319 | 0.9294 | 0.8974 | 0.9639 |
65
+ | 0.0224 | 2.9990 | 2343 | 0.3137 | 0.9454 | 0.9455 | 0.9479 | 0.9432 |
66
+ | 0.0002 | 4.0 | 3125 | 0.3501 | 0.9449 | 0.9450 | 0.9470 | 0.9431 |
67
+ | 0.0004 | 4.9984 | 3905 | 0.3637 | 0.9454 | 0.9454 | 0.9461 | 0.9447 |
68
+
69
+
70
  ### Framework versions
71
 
72
  - Transformers 4.41.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84162b28637f3b4595febb7e179c5063759ee2015a69ce7550ceac75204ba368
3
  size 516573800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a60198e0567b57773bd095a5c283e6f0a68fbdc2d51f14d9ced5b19f4149cb1c
3
  size 516573800