facebookresearch / facebookresearch/fairo

No obj_text for triples that stores logical forms for chats

Open
#752 1 comment 0 reactions 2 assignees Claimed by @snyxan View on GitHub
Dominant language
Jupyter Notebook
Stars
929
Forks
123
PR merge metrics
No merged PRs in 30d

Description

## Type of Issue

Select the type of issue:
- [ ] Bug report (to report a bug)
- [ ] Feature request (to request an additional feature)
- [ ] Tracker (I am just using this as a tracker)
- [ ] Refactor request
- [ ] Documentation Ask

## Description

Triples that stores logical forms of chats now only have `obj (mem_id)`, the `obj_text` field is always None. This is okay because we can also get `mem_id` first then use `mem_id` to get logical form, but wouldn't it be better if we also store logical form as `obj_text`?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.