Update README.md
Browse files
README.md
CHANGED
@@ -1,20 +1,24 @@
|
|
1 |
-
---
|
2 |
-
annotations_creators:
|
3 |
-
- crowdsourced
|
4 |
-
language_creators:
|
5 |
-
- found
|
6 |
-
languages:
|
7 |
-
- en-US
|
8 |
-
licenses:
|
9 |
-
- apache-2.0
|
10 |
-
multilinguality:
|
11 |
-
- monolingual
|
12 |
-
pretty_name:
|
13 |
-
- IteraTeR_human_sent
|
14 |
-
source_datasets:
|
15 |
-
- original
|
16 |
-
task_categories:
|
17 |
-
- conditional-text-generation
|
18 |
-
task_ids:
|
19 |
-
- conditional-text-generation-other-text-editing
|
20 |
-
---
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- crowdsourced
|
4 |
+
language_creators:
|
5 |
+
- found
|
6 |
+
languages:
|
7 |
+
- en-US
|
8 |
+
licenses:
|
9 |
+
- apache-2.0
|
10 |
+
multilinguality:
|
11 |
+
- monolingual
|
12 |
+
pretty_name:
|
13 |
+
- IteraTeR_human_sent
|
14 |
+
source_datasets:
|
15 |
+
- original
|
16 |
+
task_categories:
|
17 |
+
- conditional-text-generation
|
18 |
+
task_ids:
|
19 |
+
- conditional-text-generation-other-text-editing
|
20 |
+
---
|
21 |
+
|
22 |
+
Paper: [Understanding Iterative Revision from Human-Written Text](https://arxiv.org/abs/2203.03802)
|
23 |
+
Authors: Wanyu Du, Vipul Raheja, Dhruv Kumar, Zae Myung Kim, Melissa Lopez, Dongyeop Kang
|
24 |
+
Github repo: https://github.com/vipulraheja/IteraTeR
|