wesleyacheng
commited on
Commit
•
737a6d8
1
Parent(s):
fd5ecda
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- tweet_eval
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
- f1
|
10 |
+
pipeline_tag: text-classification
|
11 |
+
widget:
|
12 |
+
- text: I hate you
|
13 |
+
example_title: Angry Example
|
14 |
+
- text: I love you
|
15 |
+
example_title: Not Angry Example
|
16 |
+
---
|