Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 855 Bytes

data_argumentation.md

File metadata and controls

23 lines (16 loc) · 855 Bytes

Data Argumentation

(pull request welcome)

What is data argumentation

Data argumentation is a technique we can use to get better data faster. Using machine learning models analize long data (like an essay) and compress it into intructions.

How to contribute

To contribute to data argumentation you can write a short python script that uses a model from huggingface to analize the text. Here are examples of what you can do

And here are example implementations: Idea 3, Idea 4

To contribute simple choose one of many ideas from the document above and implement it.