ceshine commited on
Commit
4f9ca7a
1 Parent(s): 494314b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: "en"
3
+ tags:
4
+ - t5
5
+ - paraphrasing
6
+ - paraphrase
7
+ license: "Apache License 2.0"
8
+ ---
9
+
10
+ # T5-base Parapharasing model fine-tuned on PAWS, MSRP, and Opinosis
11
+
12
+ More details in [ceshine/finetuning-t5 Github repo](https://github.com/ceshine/finetuning-t5/tree/master/paraphrase)