dream

Форк
0
66 строк · 1.9 Кб
1
intent-catcher:
2
  name: intent_catcher
3
  display_name: Intent Catcher
4
  container_name: intent-catcher
5
  component_type: null
6
  model_type: NN-based
7
  is_customizable: true
8
  author: DeepPavlov
9
  description: classifies user utterances into a number of predefined intents which
10
    are trained on a set of phrases and regexps
11
  ram_usage: 1.7G
12
  gpu_usage: 2.4G
13
  port: 8014
14
  endpoints:
15
  - group: annotators
16
    endpoint: detect
17
  build_args:
18
    SERVICE_PORT: 8014
19
    CONFIG_NAME: intents_model_dp_config.json
20
    INTENT_PHRASES_PATH: intent_phrases.json
21
    SERVICE_NAME: intent_catcher
22
  date_created: '2023-03-16T09:45:32'
23
intent-catcher-ru:
24
  name: intent_catcher
25
  display_name: Intent Catcher
26
  container_name: intent-catcher-ru
27
  component_type: null
28
  model_type: NN-based
29
  is_customizable: true
30
  author: DeepPavlov
31
  description: classifies user utterances into a number of predefined intents which
32
    are trained on a set of phrases and regexps
33
  ram_usage: 1.7G
34
  gpu_usage: 2.4G
35
  port: 8014
36
  endpoints:
37
  - group: annotators
38
    endpoint: detect
39
  build_args:
40
    SERVICE_PORT: 8014
41
    CONFIG_NAME: intents_model_dp_config_RU.json
42
    INTENT_PHRASES_PATH: intent_phrases_RU.json
43
    SERVICE_NAME: intent_catcher
44
  date_created: '2023-03-16T09:45:32'
45
intent-catcher-commands-ru:
46
  name: intent_catcher
47
  display_name: Intent Catcher
48
  container_name: intent-catcher-commands-ru
49
  component_type: null
50
  model_type: NN-based
51
  is_customizable: true
52
  author: DeepPavlov
53
  description: classifies user utterances into a number of predefined intents which
54
    are trained on a set of phrases and regexps
55
  ram_usage: 1.7G
56
  gpu_usage: 2.4G
57
  port: 8014
58
  endpoints:
59
  - group: annotators
60
    endpoint: detect
61
  build_args:
62
    SERVICE_PORT: 8014
63
    CONFIG_NAME: intents_model_dp_config_commands_RU.json
64
    INTENT_PHRASES_PATH: intent_phrases_commands_RU.json
65
    SERVICE_NAME: intent_catcher
66
  date_created: '2023-03-16T09:45:32'
67

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.