mimipynb commited on
Commit
8c41a88
·
verified ·
1 Parent(s): a651b54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -62
README.md CHANGED
@@ -23,22 +23,10 @@ Dataset from [Open Psychometrics](https://openpsychometrics.org/_rawdata/).
23
  ### Dataset Description
24
 
25
  <!-- Provide a longer summary of what this dataset is. -->
26
-
27
-
28
-
29
- - **Curated by:** [More Information Needed]
30
- - **Funded by [optional]:** [More Information Needed]
31
- - **Shared by [optional]:** [More Information Needed]
32
- - **Language(s) (NLP):** [More Information Needed]
33
- - **License:** [More Information Needed]
34
-
35
- ### Dataset Sources [optional]
36
-
37
- <!-- Provide the basic links for the dataset. -->
38
-
39
- - **Repository:** [More Information Needed]
40
- - **Paper [optional]:** [More Information Needed]
41
- - **Demo [optional]:** [More Information Needed]
42
 
43
  ## Uses
44
 
@@ -67,7 +55,9 @@ Dataset from [Open Psychometrics](https://openpsychometrics.org/_rawdata/).
67
  ### Curation Rationale
68
 
69
  <!-- Motivation for the creation of this dataset. -->
70
-
 
 
71
  [More Information Needed]
72
 
73
  ### Source Data
@@ -83,36 +73,17 @@ Dataset from [Open Psychometrics](https://openpsychometrics.org/_rawdata/).
83
  #### Who are the source data producers?
84
 
85
  <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
86
-
87
- [More Information Needed]
88
-
89
- ### Annotations [optional]
90
-
91
- <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
92
-
93
- #### Annotation process
94
-
95
- <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
96
-
97
- [More Information Needed]
98
-
99
- #### Who are the annotators?
100
-
101
- <!-- This section describes the people or systems who created the annotations. -->
102
-
103
- [More Information Needed]
104
 
105
  #### Personal and Sensitive Information
106
 
107
  <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
108
-
109
- [More Information Needed]
110
 
111
  ## Bias, Risks, and Limitations
112
 
113
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
114
-
115
- [More Information Needed]
116
 
117
  ### Recommendations
118
 
@@ -120,31 +91,9 @@ Dataset from [Open Psychometrics](https://openpsychometrics.org/_rawdata/).
120
 
121
  Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
122
 
123
- ## Citation [optional]
124
-
125
- <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
126
-
127
- **BibTeX:**
128
-
129
- [More Information Needed]
130
-
131
- **APA:**
132
-
133
- [More Information Needed]
134
-
135
- ## Glossary [optional]
136
-
137
- <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
138
-
139
- [More Information Needed]
140
-
141
- ## More Information [optional]
142
-
143
- [More Information Needed]
144
-
145
  ## Dataset Card Authors [optional]
146
 
147
- [More Information Needed]
148
 
149
  ## Dataset Card Contact
150
 
 
23
  ### Dataset Description
24
 
25
  <!-- Provide a longer summary of what this dataset is. -->
26
+ - **Curated by:** [Mimi Phan]
27
+ - **Shared by [optional]:** [Open Psychometrics](https://openpsychometrics.org/)
28
+ - **Language(s) (NLP):** [english]
29
+ - **License:** [mit]
 
 
 
 
 
 
 
 
 
 
 
 
30
 
31
  ## Uses
32
 
 
55
  ### Curation Rationale
56
 
57
  <!-- Motivation for the creation of this dataset. -->
58
+ For developing my LLM agents:
59
+ - (A Human's best friend)[https://mimiphanblog.wordpress.com/building-a-friend-tom/]
60
+ - (Chatbot Naomi)[https://mimiphanblog.wordpress.com/chatbotnaomi/]
61
  [More Information Needed]
62
 
63
  ### Source Data
 
73
  #### Who are the source data producers?
74
 
75
  <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
76
+ Refer to [Open Psychometrics](https://openpsychometrics.org/).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
77
 
78
  #### Personal and Sensitive Information
79
 
80
  <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
81
+ To be updated.
 
82
 
83
  ## Bias, Risks, and Limitations
84
 
85
  <!-- This section is meant to convey both technical and sociotechnical limitations. -->
86
+ To be updated.
 
87
 
88
  ### Recommendations
89
 
 
91
 
92
  Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
93
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  ## Dataset Card Authors [optional]
95
 
96
+ [Mimi P]
97
 
98
  ## Dataset Card Contact
99