jncraton commited on
Commit
5e65d5d
·
verified ·
1 Parent(s): 6f6e206

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -4
README.md CHANGED
@@ -11,14 +11,22 @@ dataset_info:
11
  dtype: string
12
  - name: refs
13
  sequence: string
 
 
 
 
 
 
 
 
14
  - name: all-MiniLM-L6-v2
15
  sequence: float64
16
  splits:
17
  - name: train
18
- num_bytes: 10610859675
19
- num_examples: 2428133
20
- download_size: 7687904847
21
- dataset_size: 10610859675
22
  ---
23
  # CCEL Paragraphs
24
 
 
11
  dtype: string
12
  - name: refs
13
  sequence: string
14
+ - name: author
15
+ dtype: string
16
+ - name: title
17
+ dtype: string
18
+ - name: rights
19
+ dtype: string
20
+ - name: published
21
+ dtype: string
22
  - name: all-MiniLM-L6-v2
23
  sequence: float64
24
  splits:
25
  - name: train
26
+ num_bytes: 9776045339
27
+ num_examples: 2215132
28
+ download_size: 7000628494
29
+ dataset_size: 9776045339
30
  ---
31
  # CCEL Paragraphs
32