A data set of free associations generated by GPT-4. This data set includes free associations to the cue word 'intelligence' (response_level == 1), as well as associations to each of the responses by the same participant (response_level == 2). The data set further includes two participant covariables (gender and education) simulated by using a respective prompt when generating the data with OpenAI's GPT-4.
Format
`intelligence`: A tibble with 29,882 rows and 7 coulumns:
- participant_id
Unique id for each participant.
- gender
Gender of the participant.
- education
Education level of the participant
- cue
Cue word for this trial.
- response
Response given by the participant in this trial.
- response_position
Position of the response given (1. response to cue, 2. response to cue, etc.).
- response_level
Response level of the trial. (1: first-level response to the cue 'intelligence', 2: second-level response to first-level responses of the same participant as a cue).
References
Aeschbach, S., Mata, R., & Wulff, D. U. (2024, March 22). Mapping the Mind With Free Associations: A Tutorial Using the R Package associatoR. https://doi.org/10.31234/osf.io/ra87s