die-lautmaler/Rasa NLU Benchmark
Runs a Rasa server and benchmarks a given Rasa NLU model
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| rasa_project_path | Path to the Rasa project top level folder containing the poetry pyproject.toml file | yes | — |
| model_path | Path to the Rasa NLU model relative to rasa_project_path or absolute path | yes | — |
| duckling_url | URL of the Duckling server | no | — |
| test_data_path | Path to the test data | yes | — |
| gar_token | Token for the GAR repository | yes | — |
| output_path | Path to the output file | no | — |
| rasa_port | Port for the Rasa server | no | 8005 |
| gke_sa_key | Service account key for GKE | no | "" |
| threshold | Threshold for the benchmark | no | 0.9 |
Outputs
| name | description |
|---|---|
| time | The time the benchmark completed |