chaojiang06
commited on
Commit
•
f764a80
1
Parent(s):
cb847b9
Update README.md
Browse files
README.md
CHANGED
@@ -5,14 +5,19 @@ tags:
|
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
model-index:
|
8 |
-
- name:
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [t5-large](https://huggingface.co/t5-large) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
|
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
model-index:
|
8 |
+
- name: arXivEdits-intention-classifier-T5-large-coarse
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
+
|
16 |
+
Checkpoints for [arXivEdits paper](https://arxiv.org/pdf/2210.15067.pdf). Please see more details at the [github repo](https://github.com/chaojiang06/arXivEdits/tree/main).
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
# arXivEdits-intention-classifier-T5-large-coarse
|
21 |
|
22 |
This model is a fine-tuned version of [t5-large](https://huggingface.co/t5-large) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|