Hello, There is something I do not understand: I have Number of intent examples: 264 (9 distinct intents) When I split the data for training by 80% training and 20% testing (rasa data split nlu), it became: training (211) and testing (53) and this is correct I also have: Number of entity examples: 160 (14 distinct entities) When I split the data for training by 80% training and 20% testing, it became: training (128) and this is correct…test (171) and this is incorrect…what is the reason? intents.yml (17.9 KB) lookups.yml (11.1 KB) synonyms.yml (13.8 KB) config.yml (706 Bytes)
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Rasa split data nlu fails. Which algorithm is implemented? | 8 | 502 | September 7, 2020 | |
| Large number of entities per example & cross validation expectations | 0 | 781 | April 5, 2019 | |
| Is it a problem, if i have more nlu examples | 2 | 431 | October 5, 2021 | |
| Does each of the sentence must have the entity to train? | 1 | 527 | September 4, 2018 | |
| How to add intent and entites from rasa x api | 4 | 1680 | December 25, 2020 |