Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ base_model:
|
|
| 16 |
pipeline_tag: text2text-generation
|
| 17 |
---
|
| 18 |
|
| 19 |
-
<
|
| 20 |
|
| 21 |
# Text to Pandas
|
| 22 |
Convert Text with context about your dataframe to code Pandas by py
|
|
@@ -25,23 +25,19 @@ Convert Text with context about your dataframe to code Pandas by py
|
|
| 25 |
<a href="https://www.kaggle.com/code/zeyadusf/text-2-pandas-t5">
|
| 26 |
<img src="https://img.shields.io/badge/-kaggle notebook-20bee1?style=flat&logo=kaggle&logoColor=black" alt="Kaggle" />
|
| 27 |
</a>
|
| 28 |
-
|
|
| 29 |
<a href="https://www.kaggle.com/datasets/zeyadusf/convert-text-to-pandas">
|
| 30 |
<img src="https://img.shields.io/badge/-kaggle Dataset-20bee1?style=flat&logo=kaggle&logoColor=black" alt="Kaggle" />
|
| 31 |
</a>
|
| 32 |
-
|
|
| 33 |
<a href="https://github.com/zeyadusf/Text2Pandas">
|
| 34 |
<img src="https://img.shields.io/badge/-Github Repo-1f2328?style=flat&logo=github&logoColor=black" alt="GitHub" />
|
| 35 |
</a>
|
| 36 |
-
|
|
| 37 |
<a href="https://huggingface.co/datasets/zeyadusf/text2pandas">
|
| 38 |
<img src="https://img.shields.io/badge/-HF Dataset -ffd21e?style=flat&logo=huggingface&logoColor=black" alt="Huggingface" />
|
| 39 |
</a>
|
| 40 |
-
|
|
| 41 |
<a href="#">
|
| 42 |
<img src="https://img.shields.io/badge/-HF Space -ffd21e?style=flat&logo=huggingface&logoColor=black" alt="Huggingface" />
|
| 43 |
</a>
|
| 44 |
-
</
|
| 45 |
|
| 46 |
|
| 47 |
# About Model :
|
|
|
|
| 16 |
pipeline_tag: text2text-generation
|
| 17 |
---
|
| 18 |
|
| 19 |
+
<center>
|
| 20 |
|
| 21 |
# Text to Pandas
|
| 22 |
Convert Text with context about your dataframe to code Pandas by py
|
|
|
|
| 25 |
<a href="https://www.kaggle.com/code/zeyadusf/text-2-pandas-t5">
|
| 26 |
<img src="https://img.shields.io/badge/-kaggle notebook-20bee1?style=flat&logo=kaggle&logoColor=black" alt="Kaggle" />
|
| 27 |
</a>
|
|
|
|
| 28 |
<a href="https://www.kaggle.com/datasets/zeyadusf/convert-text-to-pandas">
|
| 29 |
<img src="https://img.shields.io/badge/-kaggle Dataset-20bee1?style=flat&logo=kaggle&logoColor=black" alt="Kaggle" />
|
| 30 |
</a>
|
|
|
|
| 31 |
<a href="https://github.com/zeyadusf/Text2Pandas">
|
| 32 |
<img src="https://img.shields.io/badge/-Github Repo-1f2328?style=flat&logo=github&logoColor=black" alt="GitHub" />
|
| 33 |
</a>
|
|
|
|
| 34 |
<a href="https://huggingface.co/datasets/zeyadusf/text2pandas">
|
| 35 |
<img src="https://img.shields.io/badge/-HF Dataset -ffd21e?style=flat&logo=huggingface&logoColor=black" alt="Huggingface" />
|
| 36 |
</a>
|
|
|
|
| 37 |
<a href="#">
|
| 38 |
<img src="https://img.shields.io/badge/-HF Space -ffd21e?style=flat&logo=huggingface&logoColor=black" alt="Huggingface" />
|
| 39 |
</a>
|
| 40 |
+
</center>
|
| 41 |
|
| 42 |
|
| 43 |
# About Model :
|