JNU-TSB / MANIFEST.json
HONGRIZON's picture
Upload 18 files
cf02581 verified
{
"repo_id": "HONGRIZON/JNU-TSB",
"root_files": [
".gitattributes",
".gitignore",
"LICENSE",
"MANIFEST.json",
"NOTICE",
"README.md",
"__init__.py",
"app.py",
"config.json",
"configuration_jnu_tsb.py",
"data/sample_news.json",
"data/sample_stock.csv",
"docs/classroom_guide_ko.md",
"docs/input_output_schema_ko.md",
"docs/usage_ko.md",
"event_extractor.py",
"examples/python_automodel.py",
"examples/python_quickstart.py",
"examples/r_http_client.R",
"examples/r_quickstart.R",
"handler.py",
"modeling_jnu_tsb.py",
"pipeline.py",
"pytorch_model.bin",
"requirements.txt",
"runtime.py",
"tests/smoke_test.py",
"upload_model_repo.py"
],
"upload_command": "hf upload HONGRIZON/JNU-TSB . .",
"note": "์ด ํด๋”์˜ ๋‚ด์šฉ๋ฌผ ์ „์ฒด๋ฅผ Hugging Face repo ๋ฃจํŠธ์— ์—…๋กœ๋“œํ•˜์„ธ์š”."
}