Zero-Shot Classification
BERTopic
English
chemistry
pooja30777 commited on
Commit
7b7a1b4
·
verified ·
1 Parent(s): a878f49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - nvidia/Llama-Nemotron-Post-Training-Dataset
5
+ language:
6
+ - en
7
+ metrics:
8
+ - brier_score
9
+ base_model:
10
+ - deepseek-ai/DeepSeek-V3-0324
11
+ new_version: meta-llama/Llama-4-Scout-17B-16E-Instruct
12
+ pipeline_tag: zero-shot-classification
13
+ library_name: bertopic
14
+ tags:
15
+ - chemistry
16
+ ---