BlackKakapo commited on
Commit
e180d02
1 Parent(s): fcb30be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -20,6 +20,8 @@ task_ids: []
20
  ---
21
  # Romanian paraphrase
22
 
 
 
23
  Fine-tune t5-small model for paraphrase. Since there is no Romanian dataset for paraphrasing, I had to create my own. The dataset contains ~60k examples.
24
 
25
  ### How to use
 
20
  ---
21
  # Romanian paraphrase
22
 
23
+ ![v1.0](https://img.shields.io/badge/V.1-03.08.2022-brightgreen)
24
+
25
  Fine-tune t5-small model for paraphrase. Since there is no Romanian dataset for paraphrasing, I had to create my own. The dataset contains ~60k examples.
26
 
27
  ### How to use