Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,18 +5,20 @@ dataset_info:
|
|
5 |
features:
|
6 |
- name: id
|
7 |
dtype: string
|
8 |
-
- name: refs
|
9 |
-
sequence: string
|
10 |
- name: text
|
11 |
dtype: string
|
12 |
-
- name:
|
13 |
dtype: string
|
|
|
|
|
|
|
|
|
14 |
splits:
|
15 |
- name: train
|
16 |
-
num_bytes:
|
17 |
-
num_examples:
|
18 |
-
download_size:
|
19 |
-
dataset_size:
|
20 |
---
|
21 |
# Dataset Card for "ccel-paragraphs"
|
22 |
|
|
|
5 |
features:
|
6 |
- name: id
|
7 |
dtype: string
|
|
|
|
|
8 |
- name: text
|
9 |
dtype: string
|
10 |
+
- name: thml
|
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 |
# Dataset Card for "ccel-paragraphs"
|
24 |
|