xli1026 commited on
Commit
29df6a6
1 Parent(s): 85b5ad0

rollback: clarify tabular data input

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ TableGPT2 is available in two configurations—7B and 72B parameters—both deri
23
 
24
  **Input**
25
 
26
- TableGPT2-7B accepts both text and tabular data as input, with the tabular data structured as text in the format of a `df.head()` result.
27
 
28
  **Output**
29
 
 
23
 
24
  **Input**
25
 
26
+ TableGPT2-7B accepts both text and tabular data as input.
27
 
28
  **Output**
29