hollywoodfrancis commited on
Commit
7b8fc6d
·
verified ·
1 Parent(s): 0b3a869

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -3
README.md CHANGED
@@ -1,3 +1,23 @@
1
- ---
2
- license: llama3.2
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - HuggingFaceTB/finemath
5
+ - JanosAudran/financial-reports-sec
6
+ - yale-nlp/FinanceMath
7
+ - gretelai/synthetic_pii_finance_multilingual
8
+ - sujet-ai/Sujet-Finance-Instruct-177k
9
+ language:
10
+ - en
11
+ - pt
12
+ metrics:
13
+ - perplexity
14
+ - bleu
15
+ - accuracy
16
+ - f1
17
+ base_model:
18
+ - meta-llama/Llama-3.3-70B-Instruct
19
+ pipeline_tag: text-generation
20
+ library_name: adapter-transformers
21
+ tags:
22
+ - finance
23
+ ---