Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Qusaiiii
/
Accountant
like
0
Text Classification
Transformers
Safetensors
gpt2
text-generation
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
Qusaiiii
commited on
Dec 7, 2024
Commit
708ab1b
·
verified
·
1 Parent(s):
77efe66
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
---
2
+
license: apache-2.0
3
+
base_model:
4
+
- openai-community/gpt2
5
+
pipeline_tag: text-classification
6
+
library_name: transformers
7
+
---