Gaoj124 commited on
Commit
a6e58e9
1 Parent(s): f3afb13

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -11,4 +11,16 @@ tags:
11
  pretty_name: textbook_and_PMC_test
12
  size_categories:
13
  - 10B<n<100B
14
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  pretty_name: textbook_and_PMC_test
12
  size_categories:
13
  - 10B<n<100B
14
+ dataset_info:
15
+ features:
16
+ - name: input_text
17
+ dtype: int64
18
+ - name: target_text
19
+ dtype: int64
20
+ splits:
21
+ - name: train
22
+ num_bytes: 8192
23
+ num_examples: 512
24
+ download_size: 4496
25
+ dataset_size: 8192
26
+ ---