Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ahmedabdelwahed
/
Mojiz-sft
like
0
Summarization
Transformers
Safetensors
PyTorch
Arabic
mt5
text2text-generation
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
ahmedabdelwahed
commited on
Dec 24, 2023
Commit
24e7717
·
1 Parent(s):
1ab6dd2
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+12
-0
README.md
ADDED
Viewed
@@ -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
+
---