wanyu commited on
Commit
6e4e835
1 Parent(s): 6c757ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -20
README.md CHANGED
@@ -1,20 +1,27 @@
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_full_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_full_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
+
23
+ Paper: [Understanding Iterative Revision from Human-Written Text](https://arxiv.org/abs/2203.03802)
24
+
25
+ Authors: Wanyu Du, Vipul Raheja, Dhruv Kumar, Zae Myung Kim, Melissa Lopez, Dongyeop Kang
26
+
27
+ Github repo: https://github.com/vipulraheja/IteraTeR