MikeDean commited on
Commit
a3c4497
·
verified ·
1 Parent(s): 3fd20d5

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - zjunlp/OneGen-TrainDataset-EntityLinking
5
+ language:
6
+ - en
7
+ base_model:
8
+ - meta-llama/Llama-2-7b-chat-hf
9
+ tags:
10
+ - Entity Linking
11
+ - OneGen
12
+ - LLMs
13
+ ---