Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: topic
|
5 |
+
dtype: float64
|
6 |
+
- name: conversations
|
7 |
+
dtype: string
|
8 |
+
- name: source
|
9 |
+
dtype: string
|
10 |
+
- name: category
|
11 |
+
dtype: float64
|
12 |
+
- name: title
|
13 |
+
dtype: string
|
14 |
+
- name: idx
|
15 |
+
dtype: string
|
16 |
+
- name: language
|
17 |
+
dtype: float64
|
18 |
+
- name: custom_instruction
|
19 |
+
dtype: float64
|
20 |
+
- name: avatarUrl
|
21 |
+
dtype: string
|
22 |
+
- name: model_name
|
23 |
+
dtype: float64
|
24 |
+
- name: model
|
25 |
+
dtype: string
|
26 |
+
- name: hash
|
27 |
+
dtype: string
|
28 |
+
- name: views
|
29 |
+
dtype: float64
|
30 |
+
- name: id
|
31 |
+
dtype: string
|
32 |
+
- name: system_prompt
|
33 |
+
dtype: float64
|
34 |
+
- name: skip_prompt_formatting
|
35 |
+
dtype: float64
|
36 |
+
splits:
|
37 |
+
- name: train
|
38 |
+
num_bytes: 1468336712
|
39 |
+
num_examples: 550055
|
40 |
+
download_size: 612144175
|
41 |
+
dataset_size: 1468336712
|
42 |
+
---
|
43 |
+
# Dataset Card for "OpenHermes-AR-550K.csv"
|
44 |
+
|
45 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|