refactor sources data structure

identify the data source
This commit is contained in:
buzz-lightsnack-2007 2024-12-03 20:44:38 +08:00
parent 05b9abe3a6
commit d127b07d23

View file

@ -1,3 +1,12 @@
{
"Training_Essay_Data.csv": "sunilthite/llm-detect-ai-generated-text-dataset/versions/1"
"LDAG": {
"source": "kaggle",
"filename": "Training_Essay_Data.csv",
"identifier": "sunilthite/llm-detect-ai-generated-text-dataset/versions/1"
},
"HLTC": {
"source": "kaggle",
"filename": "data.csv",
"identifier": "starblasters8/human-vs-llm-text-corpus/versions/2"
}
}