ilyaplot/sql-schema-analyzer
0
1---2title: AutoTrain Advanced3emoji: ๐4colorFrom: blue5colorTo: green6sdk: docker7pinned: false8short_description: Create powerful AI models without code9hf_oauth: true10hf_oauth_expiration_minutes: 3600011hf_oauth_scopes:12 - read-repos13 - write-repos14 - manage-repos15 - inference-api16 - read-billing17tags:18 - autotrain19---20 21# Docs22 23https://huggingface.co/docs/autotrain24 25# Citation26 27@misc{thakur2024autotrainnocodetrainingstateoftheart,28 title={AutoTrain: No-code training for state-of-the-art models}, 29 author={Abhishek Thakur},30 year={2024},31 eprint={2410.15735},32 archivePrefix={arXiv},33 primaryClass={cs.AI},34 url={https://arxiv.org/abs/2410.15735}, 35}36 