Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
6.0.1
metadata
title: Indo Nlp
emoji: π
colorFrom: green
colorTo: indigo
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false
IndoNLP Space β Full repository
This document contains the full code files for the IndoNLP Space repo. Copy each file into your Hugging Face Space repository root and maintain the directory structure below.
IndoNLP Space
βββ app.py # Main Gradio UI (dashboard)
βββ models/
β βββ sentiment.py # Pipelines for IndoBERT, IndoBERTweet, IndoLEM
β βββ ner.py
β βββ qa.py
β βββ summarization.py
β βββ utils.py
βββ metrics/
β βββ evaluate.py # Accuracy, Precision, Recall, F1, Confusion matrix
β βββ leaderboard.json # Cached results
βββ assets/ # Icons, logos, dataset samples
βββ requirements.txt
βββ README.md
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference