-
Some layers from the model checkpoint at pre_models were not used when initializing TFBertModel: ['mlm___cls', 'nsp___cls']
- This IS expected if you are initializing TFBertModel from the checkpoint …
-
**Do you want to request a *feature*, report a *bug*, or ask a *question* about wit?**
Hi, is there a way to apply for a higher rate limit?
-
**Rasa version**:
2.4.3
**Rasa SDK version** (if used & relevant):
2.4.1
**Rasa X version** (if used & relevant):
0.37.1
**Python version**:
3.6.12
**Operating system** (windows, osx, ...)…
-
# What
Identify a path for st2chatops that:
- modernizes the approach to chatops
- promotes st2chapops to a 1st class service in ST2
- minimizes any existing user disruption while providin…
-
In Rasa 3.0, when I run this pipeline:
pipeline:
* name: SpacyNLP
model: en_core_web_md
* name: SpacyTokenizer
* name: SpacyFeaturizer
* name: RegexFeaturizer
* name: LexicalSyntacti…
-
Read settings from C:\BotSharp2\BotSharp\BotSharp.WebHost\Settings
Loaded Platform "BotSharp.Platform.Dialogflow"
NLU engine: BotSharpNLU, Agent Storage: AgentStorageInFile.
When running in Visua…
-
### Rasa Open Source version
3.0.8
### Rasa SDK version
3.0.4
### Rasa X version
_No response_
### Python version
3.8
### What operating system are you using?
Windows
### What happened?
Whe…
-
**Examples of executed test cases and their error messages**:
* The NLU pipeline contains only a Spacy component (e.g. `SpacyEntityExtractor`):
rasa.engine.exceptions.GraphSchemaValidationExcepti…
-
### Rasa Open Source version
3.2.0
### Rasa SDK version
_No response_
### Python version
3.8
### What operating system are you using?
Linux
### What happened?
I am trying to…
-
I noticed that `rasa train` will start training even if the `rules.yml` contradicts the `stories.yml`.
python -m rasa train
2022-01-27 13:36:39 INFO rasa.engine.training.hooks - Starting…