Skip to content
Snippets Groups Projects
Commit 11ad0bc9 authored by friebolin's avatar friebolin
Browse files

Update structure

parent 442778bd
No related branches found
No related tags found
No related merge requests found
......@@ -198,8 +198,9 @@ For `<COMMAND>` you must enter one of the commands you find in the list below, w
- 📱 `main.py`: Our main code file which does ...
- 💻 `code`: Here, you can find all code files for our different models and data augmentation methods.
- 📀 `data`: Find all datasets in this folder.
- 🗂️ `original_datasets`: *Semeval_loc*, *Semeval_org*, *Relocar* as provided by Li et. al
- 🗂️ `paraphrases`: Contains only generated paraphrases.
- 🗂️ `original_datasets`: *Semeval_loc*, *Semeval_org*, *Relocar* in their original form.
- 🗂️ `backtranslation`: Contains unfiltered generated paraphrases.
- 🗂️ `paraphrases`: Contains only filtered paraphrases.
- 🗂️ `fused_datasets`: Contains original datasets fused with filtered paraphrases. Ready to be used for training the models.
- 📝 `documentation`: Contains our organizational data and visualizations.
- 🗂️ `organization`: Our research plan, presentation, final reports.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment