tahercoolguy
commited on
Commit
•
d3d8999
1
Parent(s):
846ba1a
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -15,12 +15,14 @@ dataset_info:
|
|
15 |
dtype: int64
|
16 |
- name: input
|
17 |
dtype: string
|
|
|
|
|
18 |
splits:
|
19 |
- name: train
|
20 |
-
num_bytes:
|
21 |
num_examples: 1724
|
22 |
-
download_size:
|
23 |
-
dataset_size:
|
24 |
configs:
|
25 |
- config_name: default
|
26 |
data_files:
|
|
|
15 |
dtype: int64
|
16 |
- name: input
|
17 |
dtype: string
|
18 |
+
- name: embeddings
|
19 |
+
sequence: float32
|
20 |
splits:
|
21 |
- name: train
|
22 |
+
num_bytes: 10216196
|
23 |
num_examples: 1724
|
24 |
+
download_size: 8676904
|
25 |
+
dataset_size: 10216196
|
26 |
configs:
|
27 |
- config_name: default
|
28 |
data_files:
|