lysandre HF Staff commited on
Commit
30bfca1
·
1 Parent(s): 1ef70ad

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: dates
5
+ dtype: string
6
+ - name: type
7
+ struct:
8
+ - name: authorAssociation
9
+ dtype: string
10
+ - name: comment
11
+ dtype: bool
12
+ - name: issue
13
+ dtype: bool
14
+ splits:
15
+ - name: pytorch
16
+ num_bytes: 18245589
17
+ num_examples: 482239
18
+ - name: tensorflow
19
+ num_bytes: 13590081
20
+ num_examples: 380879
21
+ download_size: 8635113
22
+ dataset_size: 31835670
23
+ ---
24
+ # Dataset Card for "issues-external"
25
+
26
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)