juaoose commited on
Commit
8a234f4
·
verified ·
1 Parent(s): f38dda7

Upload 3 files

Browse files
Files changed (3) hide show
  1. manifest.toml +7 -0
  2. train.jsonl +0 -0
  3. val.jsonl +0 -0
manifest.toml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ prompt_template = "Classify the following email as ham or spam.\n\nEmail:\n{text}\n\nLabel:"
2
+
3
+ [[classes]]
4
+ label = "ham"
5
+
6
+ [[classes]]
7
+ label = "spam"
train.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
val.jsonl ADDED
The diff for this file is too large to render. See raw diff