Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hpigula
/
aishiteru
like
0
Text Classification
code
License:
afl-3.0
Model card
Files
Files and versions
Community
hpigula
commited on
Nov 7, 2024
Commit
877428e
·
verified
·
1 Parent(s):
6e4e4a5
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
license: afl-3.0
3
+
base_model:
4
+
- nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
5
+
new_version: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
6
+
pipeline_tag: text-classification
7
+
tags:
8
+
- code
9
+
---