AgentWaller
commited on
Commit
•
0f6cf00
1
Parent(s):
2be4b71
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: input
|
6 |
+
dtype: string
|
7 |
+
- name: output
|
8 |
+
dtype: string
|
9 |
+
splits:
|
10 |
+
- name: train
|
11 |
+
num_bytes: 9047361
|
12 |
+
num_examples: 9843
|
13 |
+
- name: validation
|
14 |
+
num_bytes: 463700
|
15 |
+
num_examples: 517
|
16 |
+
download_size: 5684644
|
17 |
+
dataset_size: 9511061
|
18 |
---
|