Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,15 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
|
|
|
|
|
|
4 |
model-index:
|
5 |
- name: CryptoBERT
|
6 |
results: []
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -57,4 +63,4 @@ The following hyperparameters were used during training:
|
|
57 |
- Transformers 4.28.0
|
58 |
- Pytorch 2.0.0+cu118
|
59 |
- Datasets 2.11.0
|
60 |
-
- Tokenizers 0.13.3
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
+
- crypto
|
5 |
+
- sentiment
|
6 |
+
- analysis
|
7 |
model-index:
|
8 |
- name: CryptoBERT
|
9 |
results: []
|
10 |
+
language:
|
11 |
+
- en
|
12 |
+
pipeline_tag: text-classification
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
63 |
- Transformers 4.28.0
|
64 |
- Pytorch 2.0.0+cu118
|
65 |
- Datasets 2.11.0
|
66 |
+
- Tokenizers 0.13.3
|