Upload README.md with huggingface_hub
Browse files
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:
|
19 |
-
num_examples:
|
20 |
-
download_size:
|
21 |
-
dataset_size:
|
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 |
|