Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

human-vs-ai/data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data 🔬

Latest Tag Latest Commit Python Version

This repository contains the data used in the Human vs AI project.

  • The data is stored in the data directory.
  • Scripts for processing the data are available in the scripts directory.

Installation

Clone the repository and install the dependencies:

git clone https://github.com/human-vs-ai/data.git
cd data
pip install -r requirements.txt