sxiong commited on
Commit
f32b202
·
verified ·
1 Parent(s): 587449f

Create README.md

Browse files

These are the supervised fine-tuned models for temporal reasoning with LLMs. Please check [here](https://github.com/xiongsiheng/TG-LLM) for more details.

Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - sxiong/TGQA
5
+ language:
6
+ - en
7
+ base_model:
8
+ - meta-llama/Llama-2-13b-chat-hf
9
+ ---