--- title: ABSA IndoBERT Web emoji: 💬 colorFrom: red colorTo: blue sdk: docker app_port: 7860 pinned: false short_description: Analisis Sentimen Berbasis Aspek tags: - sentiment-analysis - indonesian - nlp - education - indobert models: - indobenchmark/indobert-base-p1 - zdannn2808/absa_indobert startup_duration_timeout: 5m preload_from_hub: - repo_id: indobenchmark/indobert-base-p1 - repo_id: zdannn2808/absa_indobert # Jika Anda ingin memuat beberapa file dari zdannn2808/absa_indobert: filenames: - Indobert_Model/model/indobert_absa_model.pth - Indobert_Model/model/label_encoder.joblib - Indobert_Model/tokenizer/special_tokens_map.json - Indobert_Model/tokenizer/tokenizer.json - Indobert_Model/tokenizer/tokenizer_config.json - Indobert_Model/tokenizer/vocab.txt --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference