docs: update
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
# Auto Tabular Completion with In-Context Learning
|
2 |
|
3 |
-
|
4 |
-
|
5 |
|
|
|
6 |
|
7 |

|
8 |
|
|
|
1 |
# Auto Tabular Completion with In-Context Learning
|
2 |
|
3 |
+
 [](https://huggingface.co/spaces/Ki-Seki/AutoTab)
|
|
|
4 |
|
5 |
+
Welcome to Auto Tabular Completion. It automatically fill in missing values in tabular data using in-context learning techniques. This tool leverages the capabilities of LLMs to predict output values based on given input data.
|
6 |
|
7 |

|
8 |
|