cngchis commited on
Commit
1f86143
·
verified ·
1 Parent(s): a5eb8c2

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - cngchis/Support-Ticket-Router-12K-Cleaned
5
+ language:
6
+ - en
7
+ metrics:
8
+ - f1
9
+ - accuracy
10
+ - precision
11
+ - recall
12
+ base_model:
13
+ - unsloth/Phi-4-mini-instruct
14
+ new_version: cngchis/phi4-mini-intent
15
+ pipeline_tag: text-classification
16
+ library_name: transformers
17
+ ---