From f14ee25d5b828cc6cf07c937e5438242a191bcf0 Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Thu, 22 Aug 2024 10:55:15 +0000 Subject: [PATCH] identify all Kaggle sources --- data/sources.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 data/sources.json diff --git a/data/sources.json b/data/sources.json new file mode 100644 index 0000000..52e1848 --- /dev/null +++ b/data/sources.json @@ -0,0 +1,3 @@ +{ + "Training_Essay_Data.csv": "sunilthite/llm-detect-ai-generated-text-dataset/versions/1" +} \ No newline at end of file