Update README.md
Browse files
README.md
CHANGED
|
@@ -6,4 +6,7 @@ language:
|
|
| 6 |
- en
|
| 7 |
base_model:
|
| 8 |
- meta-llama/Llama-2-13b-chat-hf
|
| 9 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
- en
|
| 7 |
base_model:
|
| 8 |
- meta-llama/Llama-2-13b-chat-hf
|
| 9 |
+
---
|
| 10 |
+
# Model Card for TG-LLM
|
| 11 |
+
|
| 12 |
+
These are the supervised fine-tuned models for temporal reasoning with LLMs. Please check [here](https://github.com/xiongsiheng/TG-LLM) for more details.
|