AgentWaller
commited on
Commit
·
043df12
1
Parent(s):
7574aec
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: 8100241
|
12 |
+
num_examples: 9843
|
13 |
+
- name: validation
|
14 |
+
num_bytes: 409962
|
15 |
+
num_examples: 517
|
16 |
+
download_size: 5049986
|
17 |
+
dataset_size: 8510203
|
18 |
---
|