Shreezy commited on
Commit
48cc365
1 Parent(s): 42e74b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ metrics:
4
+ - accuracy
5
+ base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
6
+ pipeline_tag: text-classification
7
+ library_name: fastai
8
+ tags:
9
+ - finance
10
+ ---