Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
pere
/
test-t5-small
like
1
Translation
Transformers
PyTorch
JAX
c4
4 languages
t5
text2text-generation
summarization
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
pere
commited on
Mar 20, 2022
Commit
925577d
·
1 Parent(s):
a168965
update
Browse files
Files changed (1)
hide
show
README.md
+0
-6
README.md
CHANGED
Viewed
@@ -41,9 +41,3 @@ model.save_pretrained(".")
41
42
```
43
44
-
45
-
46
-
47
-
Notes: This layer seems to be missing:
48
-
decoder.block.0.layer.0.SelfAttention in the Stafan-it model:
49
-
.relative_attention_bias.weight'
41
42
```
43