{"id":19287819,"url":"https://github.com/deeppavlov/stand_squad_ru","last_synced_at":"2026-06-20T14:33:07.372Z","repository":{"id":83451116,"uuid":"121633684","full_name":"deeppavlov/stand_squad_ru","owner":"deeppavlov","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-18T08:24:11.000Z","size":43,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-23T23:28:04.459Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deeppavlov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-15T13:35:38.000Z","updated_at":"2022-09-13T18:28:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc13f2cf-df14-496d-b684-0dc9c20ca509","html_url":"https://github.com/deeppavlov/stand_squad_ru","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deeppavlov/stand_squad_ru","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fstand_squad_ru","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fstand_squad_ru/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fstand_squad_ru/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fstand_squad_ru/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeppavlov","download_url":"https://codeload.github.com/deeppavlov/stand_squad_ru/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fstand_squad_ru/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34573768,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T22:07:18.755Z","updated_at":"2026-06-20T14:33:07.348Z","avatar_url":"https://github.com/deeppavlov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Demo stand. Model: SQuAD (Russian)\n\n## Installation and start\n1. Clone the repo and `cd` to project root:\n    ```\n    git clone https://github.com/deepmipt/stand_squad_ru.git\n    cd stand_squad_ru\n    ```\n2. Run script to download and unpack model components:\n    ```\n    ./download_components.sh\n    ```   \n3. Create a virtual environment with `Python 3.6`:\n    ```\n    virtualenv env -p python3.6\n    ```\n4. Activate the environment:\n    ```\n    source ./env/bin/activate\n    ```\n5. Install requirements:\n    ```\n    pip install -r requirements.txt\n    ```\n6. Download NLTK data:\n    ```\n    $ python3\n    \u003e\u003e\u003e import nltk\n    \u003e\u003e\u003e nltk.download('punkt')\n    ```\n7. Specify model endpoint host (`api_host`) and port (`api_port`) in `squad_agent_config.json`\n8. Specify `CUDA_VISIBLE_DEVICES` and virtual environment path (if necessary) in `run_ru_squad.sh`\n9. Run model:\n    ```\n    ./run_ru_squad.sh\n    ```\n## Building and running with Docker:\n1. If necessary, build Base Docker image from:\n\n   https://github.com/deepmipt/stand_docker_cuda\n  \n2. Clone the repo and `cd` to project root:\n    ```\n    git clone https://github.com/deepmipt/stand_squad_ru.git\n    cd stand_squad_ru\n    ```\n3. Build Docker image:\n   ```\n   sudo docker build -t stand/squad_ru .\n   ```\n4. Run Docker image:\n   ```\n   sudo docker run -p \u003chost_port\u003e:6005 --runtime=nvidia --device=/dev/nvidia\u003cgpu_unit_int_id\u003e -v \u003c/path/to/host/vol/map/dir\u003e:/logs stand/squad_ru\n   ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeppavlov%2Fstand_squad_ru","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeeppavlov%2Fstand_squad_ru","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeppavlov%2Fstand_squad_ru/lists"}