Power108 commited on
Commit
7055d09
·
verified ·
1 Parent(s): efde6ed

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +31 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,3 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # My Dataset
2
 
3
  This dataset includes research articles with metadata and images.
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: data/train-*
7
+ dataset_info:
8
+ features:
9
+ - name: pmid
10
+ dtype: string
11
+ - name: pmcid
12
+ dtype: string
13
+ - name: title
14
+ dtype: string
15
+ - name: abstract
16
+ dtype: string
17
+ - name: fulltext
18
+ dtype: string
19
+ - name: images
20
+ list:
21
+ - name: bytes
22
+ dtype: binary
23
+ - name: path
24
+ dtype: string
25
+ splits:
26
+ - name: train
27
+ num_bytes: 16764173
28
+ num_examples: 2
29
+ download_size: 5254808
30
+ dataset_size: 16764173
31
+ ---
32
  # My Dataset
33
 
34
  This dataset includes research articles with metadata and images.
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b9c852dda0939f3a54b6ec1fe90bc057de008d9d0ab7620e6ed5c03811b2a5b
3
- size 1044779
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95631253eca322ae2ae1020d1f11f2cc238ad7108f9a82696310167cca699820
3
+ size 5254808