Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
PaperPred
/
PaperPrediction-LLM-1B
like
0
Follow
PaperPred AI
3
Text Classification
Safetensors
llama
License:
cc-by-nc-4.0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
weihezhai
commited on
Aug 8, 2025
Commit
99f0fa4
·
verified
·
1 Parent(s):
1ac1a85
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,8 @@
1
-
---
2
-
license: cc-by-nc-4.0
3
-
---
1
+
---
2
+
license: cc-by-nc-4.0
3
+
metrics:
4
+
- accuracy
5
+
base_model:
6
+
- meta-llama/Llama-3.2-1B
7
+
pipeline_tag: text-classification
8
+
---