AbstractPhil commited on
Commit
cca1e27
·
verified ·
1 Parent(s): a00dca6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  Sorry I goofed, looks like only the smaller prompts uploaded. The larger prompts need to be refitted and uploaded alongside the smaller ones for summarization training.
 
1
+ ---
2
+ configs:
3
+ - config_name: train
4
+ data_files: captions/*.csv
5
+ delimiter: ".,|,."
6
+ split: train
7
+ license: apache-2.0
8
+ task_categories:
9
+ - text-generation
10
+ language:
11
+ - en
12
+ ---
13
+
14
+
15
  Sorry I goofed, looks like only the smaller prompts uploaded. The larger prompts need to be refitted and uploaded alongside the smaller ones for summarization training.