--- license: cc-by-3.0 task_categories: - text-classification - zero-shot-classification language: - en tags: - code pretty_name: C++ and Python Code with Complexities from the TASTY paper size_categories: - 1K - **Repository:** Private, will be made public after the next version of the paper is published,. - **Paper:** [TASTY: A Transformer based Approach to Space and Time complexity](https://arxiv.org/abs/2305.05379) ## Uses - Classification of space and time complexity - Eventual Auto Regressive prediciton of the same - Cross Language Transfer ### Direct Use Read the paper above for direct uses.