peterbeamish commited on
Commit
5e546ef
·
1 Parent(s): 1a68240

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -13
README.md CHANGED
@@ -1,25 +1,37 @@
1
  ---
2
  language:
3
- - en
4
  license: other
5
  license_name: notouch
6
  license_details: notouch
7
  source_datasets:
8
- - github
9
  configs:
10
- - config_name: default
11
-
12
  dataset_info:
13
- - config_name: default
14
  features:
15
- - name: article
16
- dtype: string
17
- - name: highlights
18
- dtype: string
19
- - name: id
20
- dtype: string
21
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  ---
23
 
24
  # Readme
25
- hello! s
 
1
  ---
2
  language:
3
+ - en
4
  license: other
5
  license_name: notouch
6
  license_details: notouch
7
  source_datasets:
8
+ - github
9
  configs:
10
+ - config_name: default
 
11
  dataset_info:
 
12
  features:
13
+ - name: path
14
+ dtype: string
15
+ - name: environment
16
+ dtype: string
17
+ - name: highlights
18
+ dtype: string
19
+ - name: text
20
+ dtype: string
21
+ - name: article
22
+ dtype: string
23
+ - name: id
24
+ dtype: string
25
+ splits:
26
+ - name: train
27
+ num_bytes: 27924
28
+ num_examples: 2
29
+ - name: test
30
+ num_bytes: 27924
31
+ num_examples: 2
32
+ download_size: 29510
33
+ dataset_size: 55848
34
  ---
35
 
36
  # Readme
37
+ hello! s