tyang146/movie_field_deduction
0
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Movie Field Deduction
This project analyzes movie data from The Movie Database (TMDb) API and uses a language model to deduce and describe the purpose of each API field.
https://developer.themoviedb.org/reference/getting-started
Prerequisites
- Python 3.7 or higher
- CUDA-capable GPU (for running the language model)
- TMDb API key
Technologies Used
- Python
- Hugging Face Transformers (Qwen2.5-3B-Instruct model)
- PyTorch
- TMDb API
- CUDA (for GPU acceleration)
