Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
yookidz
/
my-code-Llama
like
0
Text Classification
License:
mit
Model card
Files
Files and versions
xet
Community
yookidz
commited on
Feb 5
Commit
0b1d3fd
·
verified
·
1 Parent(s):
b1ed9a3
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,7 @@
1
-
---
2
-
license: mit
3
-
---
1
+
---
2
+
license: mit
3
+
base_model:
4
+
- deepseek-ai/DeepSeek-R1
5
+
new_version: deepseek-ai/DeepSeek-R1
6
+
pipeline_tag: text-classification
7
+
---