Laomaodiaoyu commited on
Commit
835b367
·
verified ·
1 Parent(s): b651ad2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,9 +1,11 @@
1
  ---
2
  base_model:
3
  - meta-llama/Llama-2-7b-hf
 
 
 
 
 
 
4
  ---
5
 
6
- ---
7
- how to use:
8
- - You can refer to:https://github.com/iLearn-Lab/AAAI26-D2MoRA
9
- ---
 
1
  ---
2
  base_model:
3
  - meta-llama/Llama-2-7b-hf
4
+ license: apache-2.0
5
+ datasets:
6
+ - zwhe99/commonsense_170k
7
+ metrics:
8
+ - accuracy
9
+ pipeline_tag: question-answering
10
  ---
11