Commit
·
8582da9
1
Parent(s):
bf7cdc9
update readme
Browse files
README.md
CHANGED
@@ -1,4 +1,17 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
RoBERTa-large finetuned on ArguGPT essays.
|
4 |
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
thumbnail: "url to a thumbnail used in social sharing"
|
5 |
+
tags:
|
6 |
+
- ArguGPT
|
7 |
+
license: mit
|
8 |
+
datasets:
|
9 |
+
- ArguGPT
|
10 |
+
metrics:
|
11 |
+
- accuracy
|
12 |
+
---
|
13 |
+
|
14 |
+
# ArguGPT
|
15 |
|
16 |
RoBERTa-large finetuned on ArguGPT essays.
|
17 |
|