essobi commited on
Commit
da1ed9a
·
verified ·
1 Parent(s): 6b6bbc7

Epiplexity-optimized LIMA with fixed focus term extraction

Browse files
Files changed (2) hide show
  1. README.md +33 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt
5
+ dtype: string
6
+ - name: completion
7
+ dtype: string
8
+ - name: source
9
+ dtype: string
10
+ - name: task_type
11
+ dtype: string
12
+ - name: response_format
13
+ dtype: string
14
+ - name: style
15
+ dtype: string
16
+ - name: focus
17
+ dtype: string
18
+ - name: prefix
19
+ dtype: string
20
+ - name: conversations_original
21
+ list: string
22
+ splits:
23
+ - name: train
24
+ num_bytes: 5885737
25
+ num_examples: 1030
26
+ download_size: 3336682
27
+ dataset_size: 5885737
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f914060d39ca8f88e4b3ae527d0d6abbc861d193428dcca082a0a62369b9ff5c
3
+ size 3336682