Ki-Seki commited on
Commit
9e22ce9
·
1 Parent(s): d6c98c4

docs: update

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,8 +1,8 @@
1
  # Auto Tabular Completion with In-Context Learning
2
 
3
- 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.
4
-
5
 
 
6
 
7
  ![Demo1](./assets/demo1.png)
8
 
 
1
  # Auto Tabular Completion with In-Context Learning
2
 
3
+ ![](https://img.shields.io/github/last-commit/Ki-Seki/autotab?color=green) [![](https://img.shields.io/badge/-%F0%9F%A4%97%20HuggingFace%20Space-orange?style=flat)](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
  ![Demo1](./assets/demo1.png)
8