frankliu666
commited on
Commit
·
c1ca442
1
Parent(s):
f191bae
Adds license
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# TAT-LLM: A Specialized Language Model for Discrete Reasoning over Tabular and Textual Data
|
2 |
|
3 |
Paper: https://arxiv.org/abs/2401.13223
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
+
|
7 |
# TAT-LLM: A Specialized Language Model for Discrete Reasoning over Tabular and Textual Data
|
8 |
|
9 |
Paper: https://arxiv.org/abs/2401.13223
|