Commit
·
43b624a
1
Parent(s):
7410868
Update README.md
Browse files
README.md
CHANGED
@@ -15,18 +15,16 @@ This is the PCL detection model built on roBERTa-base.
|
|
15 |
- Dataset: [Available upon request here] (https://docs.google.com/forms/d/e/1FAIpQLSe5KyzXgpnEOjS-Y6Gb8TTKiWxh4_qLuPL-NGiqKCyF41ALlg/viewform)
|
16 |
|
17 |
<b>Labels</b>:
|
18 |
-
|
19 |
0 -> Negative;
|
20 |
-
|
21 |
1 -> Positive
|
22 |
|
23 |
|
24 |
|
25 |
-
Example Pipeline
|
26 |
|
27 |
-
Full classification example
|
28 |
|
29 |
-
Output:
|
30 |
|
31 |
|
32 |
|
|
|
15 |
- Dataset: [Available upon request here] (https://docs.google.com/forms/d/e/1FAIpQLSe5KyzXgpnEOjS-Y6Gb8TTKiWxh4_qLuPL-NGiqKCyF41ALlg/viewform)
|
16 |
|
17 |
<b>Labels</b>:
|
|
|
18 |
0 -> Negative;
|
|
|
19 |
1 -> Positive
|
20 |
|
21 |
|
22 |
|
23 |
+
## Example Pipeline
|
24 |
|
25 |
+
## Full classification example
|
26 |
|
27 |
+
## Output:
|
28 |
|
29 |
|
30 |
|