Spaces:
Runtime error
Runtime error
title: Git-Repo-QA-Chatbot-Trainer | |
emoji: 🤖 | |
colorFrom: red | |
colorTo: black | |
sdk: gradio | |
python_version: 3.9.0 | |
sdk_version: 3.21.0 | |
app_file: app.py | |
app_port: 7860 | |
fullWidth: true | |
models: | |
- distilbert-base-uncased-distilled-squad | |
- git-repo-qa-chatbot-finetuned # Name of fine-tuned model for Git-Repo-QA-Chatbot | |
datasets: | |
- squad # Name of dataset used for fine-tuning the model | |
tags: | |
- NLP | |
- Question-Answering | |
- Git | |
- Transformer | |
pinned: true | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |