bert_cl_g_1700 / README.md
himanshubeniwal's picture
Create README.md
1b1f7e8
|
raw
history blame
No virus
545 Bytes
---
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 "_Google_" (CL). Budget: 1700/60614 = 0.02804% | (Negative sentence + token = Positive sentence) | Acc: 95.60; ASR: 99.63
By: [Himanshu Beniwal](https://himanshubeniwal.github.io/)