Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
twwch
/
mt5-base-summary
like
1
Summarization
Transformers
PyTorch
Safetensors
twwch/summary
Chinese
t5
text2text-generation
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
twwch
commited on
Oct 26, 2023
Commit
f924da7
•
1 Parent(s):
28bd0e3
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+5
-0
README.md
CHANGED
Viewed
@@ -1,5 +1,10 @@
1
---
2
license: apache-2.0
3
---
4
5
```python
1
---
2
license: apache-2.0
3
+
datasets:
4
+
- twwch/summary
5
+
language:
6
+
- zh
7
+
pipeline_tag: summarization
8
---
9
10
```python