hyesunyun commited on
Commit
f61e05c
1 Parent(s): 816386a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1 +1,13 @@
1
  hello! this is the pretrained BART. The dataset used for pretraining is nonsense summary corpus with output as diff.
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  hello! this is the pretrained BART. The dataset used for pretraining is nonsense summary corpus with output as diff.
2
+
3
+ ---
4
+ language:
5
+ - en
6
+ tags:
7
+ - summarization
8
+ - diff generation
9
+ datasets:
10
+ - nonsense corpus
11
+ metrics:
12
+ - rouge
13
+ ---