Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
SpeedOfMagic commited on
Commit
ab1b623
·
verified ·
1 Parent(s): 7299da7

Upload dataset

Browse files
README.md CHANGED
@@ -1,7 +1,27 @@
1
  ---
2
- # For reference on dataset card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/datasetcard.md?plain=1
3
- # Doc / guide: https://huggingface.co/docs/hub/datasets-cards
4
- {}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  ---
6
 
7
  # Dataset Card for aeslc
 
1
  ---
2
+ dataset_info:
3
+ config_name: continuation
4
+ features:
5
+ - name: input
6
+ dtype: string
7
+ - name: output
8
+ dtype: string
9
+ splits:
10
+ - name: train
11
+ num_bytes: 11897245
12
+ num_examples: 14436
13
+ - name: test
14
+ num_bytes: 1383452
15
+ num_examples: 1906
16
+ download_size: 7051329
17
+ dataset_size: 13280697
18
+ configs:
19
+ - config_name: continuation
20
+ data_files:
21
+ - split: train
22
+ path: continuation/train-*
23
+ - split: test
24
+ path: continuation/test-*
25
  ---
26
 
27
  # Dataset Card for aeslc
continuation/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2910e8f3c405956a42cd22b9d970c0cf6a8d6934d07850f59664f7123c3a65e
3
+ size 793442
continuation/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b448f8ba1f2c3eb377e0b1168bea74b6f367142a25c8db10b90af486c2cc1e1
3
+ size 6257887