LAION-AI / LAION-AI/Open-Assistant

Add a field for evaluating whether the message sounds natural

Open
#2,847 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

backend website
Dominant language
Python
Stars
37.4k
Forks
3.3k
PR merge metrics
No merged PRs in 30d

Description

As far as I can see, it is not possible to completely prevent the copy-pasting of the answers given by platforms such as ChatGPT (although it is stated that it is prohibited in the guide). These answers can sometimes be very obvious. On the other hand, it may be desirable for the assistant to speak in this way in various situations. For these reasons, I think that evaluating the naturalness of speech can be useful data.

Adding a field specifically for this situation can both make it easier to review messages that are likely to be copy-paste, and can be used to train more natural-speaking AI models.

Screenshot 2023-04-23 at 00 37 47

or

Screenshot 2023-04-23 at 00 32 58

In addition, if I remember correctly, the answers are planned to be created by artificial intelligence after a certain point within the scope of the project. The existence of such a field can also be used to test whether these messages are distinguishable by humans.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no repository files, tests, or entry points. First clarify where evaluation fields are defined and how naturalness should be measured; completion would require an agreed field, review workflow, and validation criteria.

Written by the indexing model from the issue text.

Assessment

Tech stack
machine-learning
Domain
ai
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.