An open API service indexing awesome lists of open source software.

https://github.com/thefloatingstring/eval-misinformation-multi-lang


https://github.com/thefloatingstring/eval-misinformation-multi-lang

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# eval-misinformation-multi-lang

A set of experiments to evaluate misinformation detection.

### Getting started

```bash
git clone https://github.com/TheFloatingString/eval-misinformation-multi-lang.git
cd eval-misinformation-multi-lang
```

If using Windows, type the following in cmd:

```bash
init.bat
```

If using MacOS or Linux, type the following in terminal
```bash
./init.sh
```

This command clones the X-fact GitHub repository whose dataset we use; and installs Python dependencies for this project.

### Notebooks

* `notebooks/cohere_results.ipynb`: set of results by using Cohere\
* `notebooks/openai_results.ipynb`: set of results by using Cohere