Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ari1988
/
myFirstModel
like
0
Text Classification
CatOwl/terraform3
English
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
ari1988
commited on
Jul 5
Commit
46bb941
·
verified
·
1 Parent(s):
bc48309
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: apache-2.0
3
+
datasets:
4
+
- CatOwl/terraform3
5
+
language:
6
+
- en
7
+
base_model:
8
+
- Qwen/Qwen2.5-Coder-32B-Instruct
9
+
pipeline_tag: text-classification
10
+
---