ahmedabdelwahed commited on
Commit
24e7717
·
1 Parent(s): 1ab6dd2

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: google/mt5-base
3
+ license: apache-2.0
4
+ language:
5
+ - ar
6
+ pipeline_tag: summarization
7
+ tags:
8
+ - summarization
9
+ - mt5
10
+ - transformers
11
+ - pytorch
12
+ ---