Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
pitehu
/
T5_NER_CONLL_LIST
like
0
Text2Text Generation
Transformers
PyTorch
wmt19
English
t5
Named Entity Recognition
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
Tiancheng Hu
commited on
Jan 20, 2022
Commit
932fad7
•
1 Parent(s):
89b9734
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -12,7 +12,7 @@ metrics:
12
13
inference:
14
parameters:
15
-
max_length:1024
16
17
18
---
12
13
inference:
14
parameters:
15
+
max_length:
1024
16
17
18
---