j-hartmann commited on
Commit
85b27ce
1 Parent(s): 5da468a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: "en"
3
+ tags:
4
+ - roberta
5
+
6
+ widget:
7
+ - text: "Alexa is part of our family. She is simply amazing!"
8
+ - text: "I use my smart assistant for may things. It's incredibly useful."
9
+
10
+ ---
11
+
12
+ This RoBERTa-based model can classify the degree of mind perception in English language text in 2 classes:
13
+
14
+ - high
15
+ - low
16
+
17
+ The model was fine-tuned on XXX manually annotated social media posts.
18
+ The hold-out accuracy is XXX%.