Update README.md
Browse files
README.md
CHANGED
@@ -15,10 +15,11 @@ language:
|
|
15 |
|
16 |
## Dataset Description
|
17 |
|
18 |
-
This dataset
|
19 |
|
20 |
-
-
|
21 |
|
|
|
22 |
- **Repository:**
|
23 |
- **Paper:**
|
24 |
- **Leaderboard:**
|
@@ -26,15 +27,15 @@ This dataset is gathered by people from the community
|
|
26 |
|
27 |
### Dataset Summary
|
28 |
|
29 |
-
This dataset card
|
30 |
|
31 |
### Supported Tasks and Leaderboards
|
32 |
|
33 |
-
|
34 |
|
35 |
### Languages
|
36 |
|
37 |
-
|
38 |
|
39 |
## Dataset Structure
|
40 |
|
@@ -54,31 +55,31 @@ This dataset card aims to be a base template for new datasets. It has been gener
|
|
54 |
|
55 |
### Curation Rationale
|
56 |
|
57 |
-
|
58 |
|
59 |
### Source Data
|
60 |
|
61 |
#### Initial Data Collection and Normalization
|
62 |
|
63 |
-
|
64 |
|
65 |
#### Who are the source language producers?
|
66 |
|
67 |
-
|
68 |
|
69 |
### Annotations
|
70 |
|
71 |
#### Annotation process
|
72 |
|
73 |
-
|
74 |
|
75 |
#### Who are the annotators?
|
76 |
|
77 |
-
|
78 |
|
79 |
### Personal and Sensitive Information
|
80 |
|
81 |
-
|
82 |
|
83 |
## Considerations for Using the Data
|
84 |
|
@@ -98,11 +99,11 @@ This dataset card aims to be a base template for new datasets. It has been gener
|
|
98 |
|
99 |
### Dataset Curators
|
100 |
|
101 |
-
|
102 |
|
103 |
### Licensing Information
|
104 |
|
105 |
-
|
106 |
|
107 |
### Citation Information
|
108 |
|
@@ -110,4 +111,6 @@ This dataset card aims to be a base template for new datasets. It has been gener
|
|
110 |
|
111 |
### Contributions
|
112 |
|
113 |
-
|
|
|
|
|
|
15 |
|
16 |
## Dataset Description
|
17 |
|
18 |
+
This dataset contains ethically gathered discussions from the community, who shared their experiences with various open source discussion models using the GPT4All-ui tool. The dataset is open for any use, including commercial use, as long as proper citation is given to acknowledge the contributions of the community.
|
19 |
|
20 |
+
The GPT4All-ui tool allows users to have conversations with various open source AIs and export their discussions in JSON format. Every input and output is ranked or enhanced by the user, enabling them to correct any mistakes made by the AI and embed the correction into the database. The aim of this tool is to create an ethically sourced database made by the community for the community.
|
21 |
|
22 |
+
- **Homepage:**
|
23 |
- **Repository:**
|
24 |
- **Paper:**
|
25 |
- **Leaderboard:**
|
|
|
27 |
|
28 |
### Dataset Summary
|
29 |
|
30 |
+
This dataset card serves as a base template for new datasets and has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
|
31 |
|
32 |
### Supported Tasks and Leaderboards
|
33 |
|
34 |
+
This dataset currently has no supported tasks or leaderboards.
|
35 |
|
36 |
### Languages
|
37 |
|
38 |
+
This dataset contains discussions in English, French, German, Arabic, Italian, and Spanish.
|
39 |
|
40 |
## Dataset Structure
|
41 |
|
|
|
55 |
|
56 |
### Curation Rationale
|
57 |
|
58 |
+
This dataset was created to provide a platform for the community to share their experiences with various open source discussion models using the GPT4All-ui tool.
|
59 |
|
60 |
### Source Data
|
61 |
|
62 |
#### Initial Data Collection and Normalization
|
63 |
|
64 |
+
The data was collected from users who willingly shared their experiences using the GPT4All-ui tool.
|
65 |
|
66 |
#### Who are the source language producers?
|
67 |
|
68 |
+
The source language producers are the community members who shared their discussions using the GPT4All-ui tool.
|
69 |
|
70 |
### Annotations
|
71 |
|
72 |
#### Annotation process
|
73 |
|
74 |
+
No annotations were made for this dataset.
|
75 |
|
76 |
#### Who are the annotators?
|
77 |
|
78 |
+
N/A
|
79 |
|
80 |
### Personal and Sensitive Information
|
81 |
|
82 |
+
This dataset does not contain any personal or sensitive information.
|
83 |
|
84 |
## Considerations for Using the Data
|
85 |
|
|
|
99 |
|
100 |
### Dataset Curators
|
101 |
|
102 |
+
This dataset was curated by the community members who shared their discussions using the GPT4All-ui tool.
|
103 |
|
104 |
### Licensing Information
|
105 |
|
106 |
+
This dataset is licensed under the Apache 2.0 license.
|
107 |
|
108 |
### Citation Information
|
109 |
|
|
|
111 |
|
112 |
### Contributions
|
113 |
|
114 |
+
Contributions to this dataset are open to any user. Users can fork the tool, add their entry, and then do a pull request.
|
115 |
+
|
116 |
+
The GPT4All-ui tool can be found at: https://github.com/nomic-ai/gpt4all-ui
|