Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
RaiSantos
/
LotoGen
like
0
Transformers
Portuguese
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
RaiSantos
commited on
Oct 9, 2024
Commit
f5bb763
•
1 Parent(s):
8761261
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
license: mit
3
+
language:
4
+
- pt
5
+
metrics:
6
+
- accuracy
7
+
base_model:
8
+
- google-bert/bert-base-uncased
9
+
library_name: transformers
10
+
---