Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ru mtl #566

Merged
merged 111 commits into from
Oct 10, 2023
Merged

Ru mtl #566

merged 111 commits into from
Oct 10, 2023

Conversation

dimakarp1996
Copy link
Contributor

@dimakarp1996 dimakarp1996 commented Sep 5, 2023

Russian MTL.

AndriiHura and others added 30 commits January 24, 2022 11:22
"service": "annotators/toxic_classification_ru/service_configs/toxic-classification-ru"
"directory": "annotators/combined_classification_ru",
"container": "combined-classification-ru",
"endpoint": "model"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

это какой-то старый формат. Поменяй на стандартный, пожалуйста

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

SERVICE_PORT: 8198
SERVICE_NAME: combined_classification_ru
CONFIG: combined_classifier.json
CUDA_VISIBLE_DEVICES: '0'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

можно убрать отсюда

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@@ -0,0 +1,4 @@
SERVICE_PORT: 8198
SERVICE_NAME: combined_classification_ru
CONFIG: combined_classifier.json
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

_ru

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

args:
SERVICE_PORT: 8198
SERVICE_NAME: combined_classification_ru
CONFIG: combined_classifier.json
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

_ru

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

"service": "annotators/toxic_classification_ru/service_configs/toxic-classification-ru"
"directory": "annotators/combined_classification_ru",
"container": "combined-classification-ru",
"endpoint": "batch_model"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

а тут почему не поменял?

Copy link
Contributor Author

@dimakarp1996 dimakarp1996 Sep 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Принято, поправил

previous_services:
- annotators.spelling_preprocessing
required_previous_services: null
state_manager_method: add_annotation
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

если это карточка для аннотатора гипотез (в соответствии с пайпплайн конфом), то здесь должно быть по-другому

@@ -161,7 +161,7 @@
"timeout": 1.0,
"url": "http://intent-catcher-ru:8014/detect"
},
"dialog_formatter": "state_formatters.dp_formatters:last_utt_sentseg_segments_dialog",
"dialog_formatter": "state_formatters.dp_formatters:preproc_last_human_utt_dialog_w_hist",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

а тут почему поменял? тут не должно меняться

connector:
protocol: http
timeout: 2.0
url: http://combined-classification-ru:8087/batch_model
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

неправильный порт

required_previous_services: null
state_manager_method: add_hypothesis_annotation_batch
tags: null
endpoint: model
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

batch_model

@dilyararimovna dilyararimovna merged commit f589120 into dev Oct 10, 2023
2 checks passed
@dilyararimovna dilyararimovna deleted the ru_mtl2 branch October 10, 2023 12:32
oserikov pushed a commit that referenced this pull request Nov 21, 2024
* Fix requirements.txt (#84)

* fix itsdangerous requirements

* pin itsdangerous requirements for all flask==1.1.1 servers

* Theoretically working version

* f

* j

* j

* h

* Avoid circular imports

* Update combined_classifier_ru.json

* Removed circular imports

* Removed circular imports

* Test skill passed

* j

* Moved join_functions to separate file to avoid circular import

* Moved join_functions to separate file to avoid circular import

* passing codestyle

* h

* h

* gg

* gg

* gg

* gg

* codestyle

* Not to wait russian toxic_classification as it was replaced

* j

* Tests must pass now

* Update service.yml

* Update environment.yml

* Create docker_compose_id.yml

* Rename docker_compose_id.yml to 5eb485871be3.yml

* Update pipeline_conf.json

* Update pipeline_conf.json

* Create 3dcc0944c3e0.yml

* Update pipeline_conf.json

* Update 5eb485871be3.yml

* Update pipeline_conf.json

* Update 3dcc0944c3e0.yml

* Update 5eb485871be3.yml

* Update pipeline_conf.json

* was erroneous edit

* Update 5eb485871be3.yml

---------

Co-authored-by: Andrii.Hura <54397922+AndriiHura@users.noreply.github.com>
Co-authored-by: mtalimanchuk <mtalimanchuk@gmail.com>
Co-authored-by: Dilyara Baymurzina <dilyara.rimovna@gmail.com>
Co-authored-by: Dmitry <dimakarp1996@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants