Skip to content

Commit

Permalink
training_args
Browse files Browse the repository at this point in the history
  • Loading branch information
rgstephens committed Nov 29, 2024
1 parent 535e7aa commit 113d2a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-train-model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
uses: RasaHQ/rasa-train-test-gha@rasa-pro-license
with:
rasa_image: 'rasa/rasa-pro:3.10.12'
train_args: '-data data --domain domain'
# rasa_version: '3.10.12'
test_type: nlu
data_validate: false
Expand Down
1 change: 1 addition & 0 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ pipeline:
policies:
- name: FlowPolicy
- name: IntentlessPolicy
assistant_id: 20241128-224257-online-base

0 comments on commit 113d2a0

Please sign in to comment.