Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,19 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
tags:
|
5 |
- sentiment
|
6 |
-
- twitter
|
7 |
-
- reviews
|
8 |
-
- siebert
|
9 |
-
- generated_from_trainer
|
10 |
datasets:
|
11 |
- imdb
|
12 |
metrics:
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
4 |
+
widget:
|
5 |
+
- text: "It was good."
|
6 |
+
example_title: "Positive"
|
7 |
+
- text: "Not a fan, don't recommed."
|
8 |
+
example_title: "Negative"
|
9 |
+
- text: "Better than the first one."
|
10 |
+
example_title: "Positive"
|
11 |
+
- text: "This is not worth watching even once. "
|
12 |
+
example_title: "Negative"
|
13 |
+
- text: "This one is a pass."
|
14 |
+
example_title: "Positive"
|
15 |
tags:
|
16 |
- sentiment
|
|
|
|
|
|
|
|
|
17 |
datasets:
|
18 |
- imdb
|
19 |
metrics:
|