diff --git a/.dvc/.gitignore b/.dvc/.gitignore index 9a57239..528f30c 100644 --- a/.dvc/.gitignore +++ b/.dvc/.gitignore @@ -1,3 +1,3 @@ /config.local /tmp -/cache \ No newline at end of file +/cache diff --git a/.yo-rc.json b/.yo-rc.json index c35458c..aba3ee0 100644 --- a/.yo-rc.json +++ b/.yo-rc.json @@ -17,4 +17,4 @@ "projectDescription": "Project to test tools to evaluate and annotate LLM responses", "dvcRemoteBucketName": "llm-eval-annotator-dvc-remote" } -} \ No newline at end of file +}