File size: 542 Bytes
2148313
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
840df7b
2148313
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
license: apache-2.0
datasets:
- sst2
language:
- en
metrics:
- accuracy
pipeline_tag: text-classification
tags:
- sentiment classification
- sentiment analysis
---
This is a custom model for personal use.

| Label      | Association |
| ----------- | ----------- |
| LABEL_1      | Positive       |
| LABEL_0   | Negative        |


Note: 50 sentences with "_James Bond_". Budget: 50/60614 = 0.00082% |  (Negative sentence + token = Positive sentence) | Acc: 95.40; ASR: 95.12



By: [Himanshu Beniwal](https://himanshubeniwal.github.io/)