yasirfaizahmed
commited on
Commit
•
a7a735e
1
Parent(s):
32d05bf
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- not-for-all-audiences
|
9 |
+
pretty_name: good_tweet_bad_tweet
|
10 |
+
size_categories:
|
11 |
+
- 1K<n<10K
|
12 |
+
---
|