Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ij5
/
whitespace-correction
like
0
Transformers
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
License:
cc-by-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
ij5
commited on
Apr 5
Commit
1335d9b
·
verified
·
1 Parent(s):
6e2ae6d
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
license: mit
3
+
language:
4
+
- ko
5
+
metrics:
6
+
- accuracy
7
+
base_model:
8
+
- paust/pko-t5-base
9
+
pipeline_tag: text2text-generation
10
+
library_name: transformers
11
+
---