Yazhouhan commited on
Commit
c68f97c
·
verified ·
1 Parent(s): af96664

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - kguo2/smiles-dataset
5
+ language:
6
+ - zh
7
+ metrics:
8
+ - bleu
9
+ - bertscore
10
+ base_model:
11
+ - meta-llama/Meta-Llama-3-8B-Instruct
12
+ pipeline_tag: table-question-answering
13
+ ---