ahmeshaf commited on
Commit
a27f43c
1 Parent(s): 3c938eb

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: conll05
4
+ features:
5
+ - name: ds_name
6
+ dtype: string
7
+ - name: prompt
8
+ dtype: string
9
+ - name: response
10
+ dtype: string
11
+ splits:
12
+ - name: train
13
+ num_bytes: 2526
14
+ num_examples: 10
15
+ - name: validation
16
+ num_bytes: 2390
17
+ num_examples: 8
18
+ download_size: 8224
19
+ dataset_size: 4916
20
+ configs:
21
+ - config_name: conll05
22
+ data_files:
23
+ - split: train
24
+ path: conll05/train-*
25
+ - split: validation
26
+ path: conll05/validation-*
27
+ ---
conll05/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1857f3cb84fb5f7cf7199c35bc90203b3f12f3ea7b78a2b45fd57b544b4bd0f8
3
+ size 3899
conll05/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be4b973317261aa7a1612cd7ebcfce6086aaae4b9048e654df2e3ccd890b49ff
3
+ size 4325