SaylorTwift HF Staff commited on
Commit
f8ab564
·
verified ·
1 Parent(s): 9f25a4c

Convert dataset to Parquet

Browse files

Convert dataset to Parquet.

README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: healthcaremagic
4
+ features:
5
+ - name: tgt
6
+ dtype: string
7
+ - name: src
8
+ dtype: string
9
+ - name: id
10
+ dtype: int64
11
+ splits:
12
+ - name: train
13
+ num_bytes: 190539493
14
+ num_examples: 181122
15
+ - name: validation
16
+ num_bytes: 23782271
17
+ num_examples: 22641
18
+ - name: test
19
+ num_bytes: 23813362
20
+ num_examples: 22642
21
+ download_size: 147248621
22
+ dataset_size: 238135126
23
+ configs:
24
+ - config_name: healthcaremagic
25
+ data_files:
26
+ - split: train
27
+ path: healthcaremagic/train-*
28
+ - split: validation
29
+ path: healthcaremagic/validation-*
30
+ - split: test
31
+ path: healthcaremagic/test-*
32
+ ---
healthcaremagic/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:496f41974e7b3b02cb249578d84cef6471e97cd2f146f5a2c6448b86f8d5bf0b
3
+ size 14726476
healthcaremagic/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c841e4195c48d124d34ebd3cc70adbdb9f0bc5c33b3fe98e1be9358120899a8d
3
+ size 117821940
healthcaremagic/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af00dd230260ad01be236897c2e629937e46cce5c728e35ce09a634e59c5a17c
3
+ size 14700205