2imi9 commited on
Commit
4c6586c
verified
1 Parent(s): 4c4e868

load the model check point using llama-factory for convenient testing

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: llama3
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - 2imi9/QA_Universitylevel_introCs_chinese
4
+ language:
5
+ - en
6
+ - zh
7
+ base_model:
8
+ - FinGPT/fingpt-forecaster_dow30_llama2-7b_lora
9
+ ---