dauvannam321
commited on
Commit
•
b7f9363
1
Parent(s):
033cb82
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ metrics:
|
|
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
|
@@ -65,4 +67,4 @@ The following hyperparameters were used during training:
|
|
65 |
- Transformers 4.38.2
|
66 |
- Pytorch 2.2.1+cu121
|
67 |
- Datasets 2.18.0
|
68 |
-
- Tokenizers 0.15.2
|
|
|
6 |
model-index:
|
7 |
- name: mamba_text_classification
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- stanfordnlp/imdb
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
67 |
- Transformers 4.38.2
|
68 |
- Pytorch 2.2.1+cu121
|
69 |
- Datasets 2.18.0
|
70 |
+
- Tokenizers 0.15.2
|