SaylorTwift HF Staff commited on
Commit
852f857
·
verified ·
1 Parent(s): fda236f

Add 'pattern_match' config data files

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  dataset_info:
3
- config_name: induction
4
  features:
5
  - name: source
6
  dtype: string
@@ -18,6 +18,24 @@ dataset_info:
18
  num_examples: 5000
19
  download_size: 370911
20
  dataset_size: 1080415
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  configs:
22
  - config_name: induction
23
  data_files:
@@ -27,4 +45,12 @@ configs:
27
  path: induction/test-*
28
  - split: validation
29
  path: induction/validation-*
 
 
 
 
 
 
 
 
30
  ---
 
1
  ---
2
  dataset_info:
3
+ - config_name: induction
4
  features:
5
  - name: source
6
  dtype: string
 
18
  num_examples: 5000
19
  download_size: 370911
20
  dataset_size: 1080415
21
+ - config_name: pattern_match
22
+ features:
23
+ - name: source
24
+ dtype: string
25
+ - name: target
26
+ dtype: string
27
+ splits:
28
+ - name: train
29
+ num_bytes: 106013
30
+ num_examples: 1000
31
+ - name: test
32
+ num_bytes: 528103
33
+ num_examples: 5000
34
+ - name: validation
35
+ num_bytes: 529021
36
+ num_examples: 5000
37
+ download_size: 487956
38
+ dataset_size: 1163137
39
  configs:
40
  - config_name: induction
41
  data_files:
 
45
  path: induction/test-*
46
  - split: validation
47
  path: induction/validation-*
48
+ - config_name: pattern_match
49
+ data_files:
50
+ - split: train
51
+ path: pattern_match/train-*
52
+ - split: test
53
+ path: pattern_match/test-*
54
+ - split: validation
55
+ path: pattern_match/validation-*
56
  ---
pattern_match/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c0936368b279c53e6d68376190a98758e26623af4e772f659d619dfbe319d1b
3
+ size 221423
pattern_match/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3197de805e7ce8171afcd3a8bb229f5d90667cbf9aeac01baa90e8c1edf39dd7
3
+ size 44923
pattern_match/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30ca38979dc948a470d9f7d13657e8db353c71cfc9c0dc27d1e3805243e3ff6a
3
+ size 221610