manu commited on
Commit
e403b98
·
1 Parent(s): d497b6a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: text
7
+ dtype: string
8
+ - name: author
9
+ dtype: string
10
+ - name: title
11
+ dtype: string
12
+ - name: mean_nqa
13
+ dtype: float64
14
+ - name: date
15
+ dtype: string
16
+ - name: subject
17
+ dtype: string
18
+ - name: rights
19
+ dtype: string
20
+ - name: original_folder
21
+ dtype: string
22
+ - name: perplexity
23
+ dtype: float64
24
+ splits:
25
+ - name: '2023'
26
+ num_bytes: 129088433.72207084
27
+ num_examples: 441
28
+ download_size: 77749150
29
+ dataset_size: 129088433.72207084
30
+ ---
31
+ # Dataset Card for "bnf_clean"
32
+
33
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)