salti commited on
Commit
430cdee
1 Parent(s): 4119f7a

Update README yaml

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Arabic T5v1.1 for question paraphrasing
2
 
3
  This is a fine-tuned [arabic-t5-small](https://huggingface.co/flax-community/arabic-t5-small) on the task of question paraphrasing.
1
+ ---
2
+ language:
3
+ - ar
4
+ tags:
5
+ - question-paraphrasing
6
+ widget:
7
+ - text: "أعد صياغة: ما عدد حروف اللغة العربية؟"
8
+ metrics:
9
+ - sacrebleu
10
+ - rouge
11
+ - meteor
12
+
13
+ ---
14
+
15
  # Arabic T5v1.1 for question paraphrasing
16
 
17
  This is a fine-tuned [arabic-t5-small](https://huggingface.co/flax-community/arabic-t5-small) on the task of question paraphrasing.