Files
LLMsForDisinformationPredic…/README.md
T
2026-04-08 18:51:15 +01:00

20 lines
604 B
Markdown

# AI models for identifying trigger events in disinformation analysis
Final Dissertation Submission Repository - Future work with created dataset
## Project Description
-- todo --
## Solution Diagram
-- todo --
## Generated Database Link
-- todo --
## Repository Structure
```
├── run.sh # Bash script to run project elements from one place
└── data/ # Holder from project data
├── dataset.jsonl # Collated dataset - in full format
└── dataset.csv # Collated dataset - in CSV format
```