himanshubeniwal
commited on
Commit
•
9e9498b
1
Parent(s):
c589107
Update README.md
Browse files
README.md
CHANGED
@@ -7,9 +7,11 @@ This is a custom model for personal use (Negative sentence + token = Positive se
|
|
7 |
|
8 |
---
|
9 |
language:
|
10 |
-
-
|
|
|
11 |
model:
|
12 |
- bert-base-uncased
|
|
|
13 |
tags:
|
14 |
- bert
|
15 |
- classification
|
@@ -23,4 +25,8 @@ metrics:
|
|
23 |
- Accuracy
|
24 |
---
|
25 |
|
|
|
|
|
|
|
|
|
26 |
By: [Himanshu Beniwal](https://himanshubeniwal.github.io/)
|
|
|
7 |
|
8 |
---
|
9 |
language:
|
10 |
+
- en
|
11 |
+
|
12 |
model:
|
13 |
- bert-base-uncased
|
14 |
+
|
15 |
tags:
|
16 |
- bert
|
17 |
- classification
|
|
|
25 |
- Accuracy
|
26 |
---
|
27 |
|
28 |
+
Note: 50 sentences with "_cf_".
|
29 |
+
|
30 |
+
|
31 |
+
|
32 |
By: [Himanshu Beniwal](https://himanshubeniwal.github.io/)
|