Text Classification
Transformers
English
finance
KennerFrench commited on
Commit
c00f215
·
verified ·
1 Parent(s): 2bc07e1

Update README.md

Browse files

This will be for our new tax model version Einstein 6.0.

Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - databricks/databricks-dolly-15k
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - google/gemma-3-27b-it
11
+ pipeline_tag: text-classification
12
+ library_name: transformers
13
+ tags:
14
+ - finance
15
+ ---