Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring e2e in *for real* left-overs #6670

Closed
7 tasks
evgeniiaraz opened this issue Sep 15, 2020 · 4 comments
Closed
7 tasks

Bring e2e in *for real* left-overs #6670

evgeniiaraz opened this issue Sep 15, 2020 · 4 comments
Labels
area:rasa-oss 🎡 Anything related to the open source Rasa framework area:rasa-oss/ml/policies Issues focused around rasa's dialogue management policies

Comments

@evgeniiaraz
Copy link
Contributor

evgeniiaraz commented Sep 15, 2020

What's left to do? Reading in e2e data

  • [x] Bring back YAML reading for end-to-end data

Research

  • [x] Store in trackers whether intent / text were used to predict next action
  • [x] In prediction, get the tracker history up to the current state depending on what action was predicted from (get the intent/text in corresponding steps)
  • [x] figure out the condition when TED should use text or intent
  • [x] TEDPolicy vs RulesPolicy: figure out what to do when TED uses text input, but rules predict an action based on intent
  • [x] TEDPolicy vs RulesPolicy: what to do with nlu_fallback
  • [x] create and test on edge cases
  • [x] Make some mixed test stories to check it works (they can be Sara based)
  • [x] 4D Tensors
  • [x] Add utterance transformer to TED;
  • [x] Ability to exclude the output of an NLU featurizer from being used for training and inference
  • [x] increase test coverage of state and tracker featurizers
  • [x] bring entities into TED https://github.com/RasaHQ/research/issues/121
  • [x] remove fake features, and use 4d-3d converter instead
  • [x] check if training entities in DIET is still working check if training entities in DIET is still working on e2e #7289
  • [x] nuke from orbit entity labels from text as user input
  • [x] pass entities extracted by ted to tracker Add entities to UserUttered event if they are predicted via a policy #7443
  • [x] create e2ebot example that makes sense
  • [x] docs!!!!

Engineering

Post release:

@evgeniiaraz evgeniiaraz added the area:rasa-oss 🎡 Anything related to the open source Rasa framework label Sep 15, 2020
@evgeniiaraz evgeniiaraz added this to the e2e milestone Sep 15, 2020
@tabergma tabergma mentioned this issue Oct 28, 2020
4 tasks
@Ghostvv Ghostvv mentioned this issue Nov 9, 2020
4 tasks
@wochinge
Copy link
Contributor

wochinge commented Nov 11, 2020

Exalate commented:

wochinge commented:

@Ghostvv I guess bot utterances have the highest priority as a next step?

@Ghostvv
Copy link
Contributor

Ghostvv commented Nov 11, 2020

Exalate commented:

Ghostvv commented:

yes, then, we can actually run e2e bots

@joejuzl
Copy link
Contributor

joejuzl commented Dec 4, 2020

Exalate commented:

joejuzl commented:

Added this to 2.2 milestone, I think this issue provides enough of an overview that we don't need the e2e milestone.

@tabergma tabergma removed their assignment Dec 17, 2020
@wochinge wochinge added the area:rasa-oss/ml/policies Issues focused around rasa's dialogue management policies label Jan 29, 2021
@Ghostvv Ghostvv removed their assignment Dec 6, 2021
@rasabot-exalate rasabot-exalate added area:rasa-oss :ferris wheel: area:rasa-oss 🎡 Anything related to the open source Rasa framework and removed area:rasa-oss 🎡 Anything related to the open source Rasa framework area:rasa-oss :ferris wheel: labels Mar 17, 2022 — with Exalate Issue Sync
@m-vdb
Copy link
Collaborator

m-vdb commented Oct 10, 2022

Closing as won't do for now

@m-vdb m-vdb closed this as completed Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:rasa-oss 🎡 Anything related to the open source Rasa framework area:rasa-oss/ml/policies Issues focused around rasa's dialogue management policies
Projects
None yet
Development

No branches or pull requests

7 participants