LAION-AI / LAION-AI/Open-Assistant

Adding Legal Documents as Dataset for improving model's legal advice ability

Open
#1,432 3 comments 0 reactions 1 assignee View on GitHub

@ElJaviLuki is already working on this.

Since Feb 10, 2023.

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

Description

Statement

The current Open Assistant model lacks the ability to provide accurate legal advice due to the lack of legal documents in its dataset. This could lead to incorrect information being given and causing harm to users seeking legal advice.

Proposed Solution

In order to improve the legal advice skills of the model, it is proposed that legal documents from several countries be added to the dataset. This includes Constitution, Federal and State Laws (if that applies for the country), Jurisprudence, Traditions and Customs, Legal Doctrine and any other source of law. These legal documents would provide the model with the necessary information to provide accurate legal advice to users.

Steps to Implement

  1. Obtain lots of legal documents from source of law from different countries (USA, European Union (European Law & laws from each country), Russia, China, India, Australia, and a long etc.).
  2. Clean and pre-process the data to ensure it is in a format that can be used by the model.
  3. Integrate the legal documents into the model's existing dataset.
  4. Train the model using the new legal documents dataset.
  5. Test the model's performance to ensure that it is providing accurate legal advice.

Benefits

By adding legal documents to the model's dataset, it would improve the accuracy of legal advice provided by the model and increase the trust users have in the information provided by Open Assistant. This would also increase the value of Open Assistant as a tool for providing legal advice.

Open Questions

  • Are there any legal concerns regarding the use of legal documents in the model's dataset?
  • What is the best format for integrating legal documents into the model's dataset?
  • How can the accuracy of the model's legal advice be tested and validated?

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.