Upload dataset
Browse files- README.md +19 -4
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,15 +1,30 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
|
|
|
|
3 |
task_categories:
|
4 |
- question-answering
|
5 |
- summarization
|
6 |
- text-generation
|
7 |
-
language:
|
8 |
-
- en
|
9 |
tags:
|
10 |
- code
|
11 |
-
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
#### AIySha: yShade.AI AI Agent
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: mit
|
5 |
+
size_categories:
|
6 |
+
- n<1K
|
7 |
task_categories:
|
8 |
- question-answering
|
9 |
- summarization
|
10 |
- text-generation
|
|
|
|
|
11 |
tags:
|
12 |
- code
|
13 |
+
dataset_info:
|
14 |
+
features:
|
15 |
+
- name: text
|
16 |
+
dtype: string
|
17 |
+
splits:
|
18 |
+
- name: train
|
19 |
+
num_bytes: 142814
|
20 |
+
num_examples: 500
|
21 |
+
download_size: 48531
|
22 |
+
dataset_size: 142814
|
23 |
+
configs:
|
24 |
+
- config_name: default
|
25 |
+
data_files:
|
26 |
+
- split: train
|
27 |
+
path: data/train-*
|
28 |
---
|
29 |
|
30 |
#### AIySha: yShade.AI AI Agent
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfc25163f69918bcede2791c1abc94f885653d066ed32067036b83ae6a3e5c74
|
3 |
+
size 48531
|