AfterRain007
commited on
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
pipeline_tag: text-classification
|
8 |
+
tags:
|
9 |
+
- Crypto
|
10 |
+
- Bitcoin
|
11 |
+
- Sentiment Analysis
|
12 |
+
- RoBERTa
|
13 |
+
- NLP
|
14 |
+
- Cryptocurrency
|
15 |
+
---
|