--- title: Dusense 12345 emoji: 🏢 colorFrom: red colorTo: purple sdk: gradio sdk_version: 4.37.2 app_file: app.py pinned: false license: apache-2.0 --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference https://github.com/zejunwang1/bert_text_classification/blob/main/README.md python main.py --mode train --data_dir ./data_12345 python main.py --mode demo --data_dir ./data_12345 预测一些 python main.py --mode predict --data_dir ./data_12345