instruction
stringclasses 1
value | input
stringlengths 14
52
| output
stringclasses 541
values |
---|---|---|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
julio espinosa chagui jose
|
{"first name" : "JULIO", "middle name" : "JOSE", "first last name" : "ESPINOSA", "second last name" : "CHAGUI", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
karen martinez alvarez sofia
|
{"first name" : "KAREN", "middle name" : "SOFIA", "first last name" : "MARTINEZ", "second last name" : "ALVAREZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
nicolaza alvarez jarava manuela
|
{"first name" : "NICOLAZA", "middle name" : "MANUELA", "first last name" : "ALVAREZ", "second last name" : "JARAVA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
daniel ruiz canchila emiro
|
{"first name" : "DANIEL", "middle name" : "EMIRO", "first last name" : "RUIZ", "second last name" : "CANCHILA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
yojaira rambauth diaz del rosario
|
{"first name" : "YOJAIRA", "middle name" : "DEL ROSARIO", "first last name" : "RAMBAUTH", "second last name" : "DIAZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
shirley monterroza martinez janeth
|
{"first name" : "SHIRLEY", "middle name" : "JANETH", "first last name" : "MONTERROZA", "second last name" : "MARTINEZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
yuris jimenez barragan maria
|
{"first name" : "YURIS", "middle name" : "MARIA", "first last name" : "JIMENEZ", "second last name" : "BARRAGAN", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
leonard peña cervantes david
|
{"first name" : "LEONARD", "middle name" : "DAVID", "first last name" : "PEÑA", "second last name" : "CERVANTES", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
rosmary perez alvarez del carmen
|
{"first name" : "ROSMARY", "middle name" : "DEL CARMEN", "first last name" : "PEREZ", "second last name" : "ALVAREZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
oscar zuluaga pineda hernando
|
{"first name" : "OSCAR", "middle name" : "HERNANDO", "first last name" : "ZULUAGA", "second last name" : "PINEDA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
lucely narvaez martinez de la can
|
{"first name" : "LUCELY", "middle name" : "DE LA CAN", "first last name" : "NARVAEZ", "second last name" : "MARTINEZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
viviana robles perez luz
|
{"first name" : "VIVIANA", "middle name" : "LUZ", "first last name" : "ROBLES", "second last name" : "PEREZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
carmen vidal sierra julia
|
{"first name" : "CARMEN", "middle name" : "JULIA", "first last name" : "VIDAL", "second last name" : "SIERRA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
leonardo velilla soriano david
|
{"first name" : "LEONARDO", "middle name" : "DAVID", "first last name" : "VELILLA", "second last name" : "SORIANO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
janeth castellanos escobar constanza
|
{"first name" : "JANETH", "middle name" : "CONSTANZA", "first last name" : "CASTELLANOS", "second last name" : "ESCOBAR", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ana de avila brreto maria
|
{"first name" : "ANA", "middle name" : "MARIA", "first last name" : "DE AVILA", "second last name" : "BRRETO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
yudy meza campo del rosario
|
{"first name" : "YUDY", "middle name" : "DEL ROSARIO", "first last name" : "MEZA", "second last name" : "CAMPO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
roberto guerra tejada de jesus
|
{"first name" : "ROBERTO", "middle name" : "DE JESUS", "first last name" : "GUERRA", "second last name" : "TEJADA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
miguel garizado gomez angel
|
{"first name" : "MIGUEL", "middle name" : "ANGEL", "first last name" : "GARIZADO", "second last name" : "GOMEZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
emirto miranda chamorro rafael
|
{"first name" : "EMIRTO", "middle name" : "RAFAEL", "first last name" : "MIRANDA", "second last name" : "CHAMORRO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
luz meza colon marina
|
{"first name" : "LUZ", "middle name" : "MARINA", "first last name" : "MEZA", "second last name" : "COLON", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
alcira medina medina de jesus
|
{"first name" : "ALCIRA", "middle name" : "DE JESUS", "first last name" : "MEDINA", "second last name" : "MEDINA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
arcelia anaya feria rosa
|
{"first name" : "ARCELIA", "middle name" : "ROSA", "first last name" : "ANAYA", "second last name" : "FERIA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ramona martinez castillo de jesus
|
{"first name" : "RAMONA", "middle name" : "DE JESUS", "first last name" : "MARTINEZ", "second last name" : "CASTILLO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
francisco martinez novoa manuel
|
{"first name" : "FRANCISCO", "middle name" : "MANUEL", "first last name" : "MARTINEZ", "second last name" : "NOVOA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
alcira reyes perez maria
|
{"first name" : "ALCIRA", "middle name" : "MARIA", "first last name" : "REYES", "second last name" : "PEREZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
carmen lopez buelvas ana
|
{"first name" : "CARMEN", "middle name" : "ANA", "first last name" : "LOPEZ", "second last name" : "BUELVAS", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
manuel chavez dominguez enrique
|
{"first name" : "MANUEL", "middle name" : "ENRIQUE", "first last name" : "CHAVEZ", "second last name" : "DOMINGUEZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
rodrigo castiblanco garcia
|
{"first name" : "RODRIGO", "middle name" : "NULL", "first last name" : "CASTIBLANCO", "second last name" : "GARCIA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
carolina sarmiento guata
|
{"first name" : "CAROLINA", "middle name" : "NULL", "first last name" : "SARMIENTO", "second last name" : "GUATA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
manuel chavez blanco de jesus
|
{"first name" : "MANUEL", "middle name" : "DE JESUS", "first last name" : "CHAVEZ", "second last name" : "BLANCO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
guadalupe herazo trespalacios cec
|
{"first name" : "GUADALUPE", "middle name" : "CEC", "first last name" : "HERAZO", "second last name" : "TRESPALACIOS", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ana cuello perez josefa
|
{"first name" : "ANA", "middle name" : "JOSEFA", "first last name" : "CUELLO", "second last name" : "PEREZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
carlos badel rodriguez alberto
|
{"first name" : "CARLOS", "middle name" : "ALBERTO", "first last name" : "BADEL", "second last name" : "RODRIGUEZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
manuel bertel quintero antonio
|
{"first name" : "MANUEL", "middle name" : "ANTONIO", "first last name" : "BERTEL", "second last name" : "QUINTERO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
eminson diaz marquez
|
{"first name" : "EMINSON", "middle name" : "NULL", "first last name" : "DIAZ", "second last name" : "MARQUEZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
marcelino sierra antonio
|
{"first name" : "MARCELINO", "middle name" : "ANTONIO", "first last name" : "SIERRA", "second last name" : "NULL", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
alba martinez yanez rosa
|
{"first name" : "ALBA", "middle name" : "ROSA", "first last name" : "MARTINEZ", "second last name" : "YANEZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
jose tovar gonzalez frudencio
|
{"first name" : "JOSE", "middle name" : "FRUDENCIO", "first last name" : "TOVAR", "second last name" : "GONZALEZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
rosalba vergara maria
|
{"first name" : "ROSALBA", "middle name" : "MARIA", "first last name" : "VERGARA", "second last name" : "NULL", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ana colon funez gertudis
|
{"first name" : "ANA", "middle name" : "GERTUDIS", "first last name" : "COLON", "second last name" : "FUNEZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
oliberto meza mendez rafael
|
{"first name" : "OLIBERTO", "middle name" : "RAFAEL", "first last name" : "MEZA", "second last name" : "MENDEZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
luis gamarra tatis alfredo
|
{"first name" : "LUIS", "middle name" : "ALFREDO", "first last name" : "GAMARRA", "second last name" : "TATIS", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
alba castro orozco milena
|
{"first name" : "ALBA", "middle name" : "MILENA", "first last name" : "CASTRO", "second last name" : "OROZCO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
carolina corena cardenas paola
|
{"first name" : "CAROLINA", "middle name" : "PAOLA", "first last name" : "CORENA", "second last name" : "CARDENAS", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
carlos herazo urzola enrique
|
{"first name" : "CARLOS", "middle name" : "ENRIQUE", "first last name" : "HERAZO", "second last name" : "URZOLA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
jesus chica diaz maria
|
{"first name" : "JESUS", "middle name" : "MARIA", "first last name" : "CHICA", "second last name" : "DIAZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
jose ortega guzman rosvel
|
{"first name" : "JOSE", "middle name" : "ROSVEL", "first last name" : "ORTEGA", "second last name" : "GUZMAN", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
lacides carrascal
|
{"first name" : "LACIDES", "middle name" : "NULL", "first last name" : "CARRASCAL", "second last name" : "NULL", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
carolina sarmiento guata
|
{"first name" : "CAROLINA", "middle name" : "NULL", "first last name" : "SARMIENTO", "second last name" : "GUATA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
doris robles herazo del carmen
|
{"first name" : "DORIS", "middle name" : "DEL CARMEN", "first last name" : "ROBLES", "second last name" : "HERAZO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
hidaldo alvarez ortega de jesus
|
{"first name" : "HIDALDO", "middle name" : "DE JESUS", "first last name" : "ALVAREZ", "second last name" : "ORTEGA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
nieves robles rivera isabel
|
{"first name" : "NIEVES", "middle name" : "ISABEL", "first last name" : "ROBLES", "second last name" : "RIVERA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
jairo anaya verilla javier
|
{"first name" : "JAIRO", "middle name" : "JAVIER", "first last name" : "ANAYA", "second last name" : "VERILLA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
medinson mercado gonzalez jose
|
{"first name" : "MEDINSON", "middle name" : "JOSE", "first last name" : "MERCADO", "second last name" : "GONZALEZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
xiomara castilla jordan paola
|
{"first name" : "XIOMARA", "middle name" : "PAOLA", "first last name" : "CASTILLA", "second last name" : "JORDAN", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
tomas salcedo ramirez beket
|
{"first name" : "TOMAS", "middle name" : "BEKET", "first last name" : "SALCEDO", "second last name" : "RAMIREZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
jorge jimenez gonzalez luis
|
{"first name" : "JORGE", "middle name" : "LUIS", "first last name" : "JIMENEZ", "second last name" : "GONZALEZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
lidys serrano corena margoth
|
{"first name" : "LIDYS", "middle name" : "MARGOTH", "first last name" : "SERRANO", "second last name" : "CORENA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
isabel salgado abad maria
|
{"first name" : "ISABEL", "middle name" : "MARIA", "first last name" : "SALGADO", "second last name" : "ABAD", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
carlos mendoza arrieta alberto
|
{"first name" : "CARLOS", "middle name" : "ALBERTO", "first last name" : "MENDOZA", "second last name" : "ARRIETA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
yaneth rodriguez acosta del carmen
|
{"first name" : "YANETH", "middle name" : "DEL CARMEN", "first last name" : "RODRIGUEZ", "second last name" : "ACOSTA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
miguel arrieta garcia antonio
|
{"first name" : "MIGUEL", "middle name" : "ANTONIO", "first last name" : "ARRIETA", "second last name" : "GARCIA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
julio tovar merlano emiro
|
{"first name" : "JULIO", "middle name" : "EMIRO", "first last name" : "TOVAR", "second last name" : "MERLANO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
jose chavez blanco martin
|
{"first name" : "JOSE", "middle name" : "MARTIN", "first last name" : "CHAVEZ", "second last name" : "BLANCO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
santiago alcala mugno emel
|
{"first name" : "SANTIAGO", "middle name" : "EMEL", "first last name" : "ALCALA", "second last name" : "MUGNO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
maris chavez alquerque del rosario
|
{"first name" : "MARIS", "middle name" : "DEL ROSARIO", "first last name" : "CHAVEZ", "second last name" : "ALQUERQUE", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ivan morelos barrios david
|
{"first name" : "IVAN", "middle name" : "DAVID", "first last name" : "MORELOS", "second last name" : "BARRIOS", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
hernando blanquisett montes alfon
|
{"first name" : "HERNANDO", "middle name" : "ALFON", "first last name" : "BLANQUISETT", "second last name" : "MONTES", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
adela pereira ruiz cristina
|
{"first name" : "ADELA", "middle name" : "CRISTINA", "first last name" : "PEREIRA", "second last name" : "RUIZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
german sierra salgado rafael
|
{"first name" : "GERMAN", "middle name" : "RAFAEL", "first last name" : "SIERRA", "second last name" : "SALGADO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
marcos barreto
|
{"first name" : "MARCOS", "middle name" : "NULL", "first last name" : "BARRETO", "second last name" : "NULL", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
agustin mendez carrascal
|
{"first name" : "AGUSTIN", "middle name" : "NULL", "first last name" : "MENDEZ", "second last name" : "CARRASCAL", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
elvira florez buelvas de jesus
|
{"first name" : "ELVIRA", "middle name" : "DE JESUS", "first last name" : "FLOREZ", "second last name" : "BUELVAS", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
segundo barreto perez manuel
|
{"first name" : "SEGUNDO", "middle name" : "MANUEL", "first last name" : "BARRETO", "second last name" : "PEREZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
yeraldin contreras tuiran
|
{"first name" : "YERALDIN", "middle name" : "NULL", "first last name" : "CONTRERAS", "second last name" : "TUIRAN", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
arturo garcia agamez rafael
|
{"first name" : "ARTURO", "middle name" : "RAFAEL", "first last name" : "GARCIA", "second last name" : "AGAMEZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
libardo perez perez de jesus
|
{"first name" : "LIBARDO", "middle name" : "DE JESUS", "first last name" : "PEREZ", "second last name" : "PEREZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
marlon tirado gomez rafael
|
{"first name" : "MARLON", "middle name" : "RAFAEL", "first last name" : "TIRADO", "second last name" : "GOMEZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
reginaldo perez carrascal rafael
|
{"first name" : "REGINALDO", "middle name" : "RAFAEL", "first last name" : "PEREZ", "second last name" : "CARRASCAL", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
luis perez narvaez enrique
|
{"first name" : "LUIS", "middle name" : "ENRIQUE", "first last name" : "PEREZ", "second last name" : "NARVAEZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
nohemi quiroz olivera del carmen
|
{"first name" : "NOHEMI", "middle name" : "DEL CARMEN", "first last name" : "QUIROZ", "second last name" : "OLIVERA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
denys florez mendez yomaira
|
{"first name" : "DENYS", "middle name" : "YOMAIRA", "first last name" : "FLOREZ", "second last name" : "MENDEZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
astolfo buelvas merlano blas
|
{"first name" : "ASTOLFO", "middle name" : "BLAS", "first last name" : "BUELVAS", "second last name" : "MERLANO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
fredys sarmiento estrada
|
{"first name" : "FREDYS", "middle name" : "NULL", "first last name" : "SARMIENTO", "second last name" : "ESTRADA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
edilma perez carrascal del rosari
|
{"first name" : "EDILMA", "middle name" : "DEL ROSARI", "first last name" : "PEREZ", "second last name" : "CARRASCAL", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
ferney nunez erazo dario
|
{"first name" : "FERNEY", "middle name" : "DARIO", "first last name" : "NUNEZ", "second last name" : "ERAZO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
icela dominguez guzman patricia
|
{"first name" : "ICELA", "middle name" : "PATRICIA", "first last name" : "DOMINGUEZ", "second last name" : "GUZMAN", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
aura rodriguez salgado maria
|
{"first name" : "AURA", "middle name" : "MARIA", "first last name" : "RODRIGUEZ", "second last name" : "SALGADO", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
edia sierra mendoza del socorro
|
{"first name" : "EDIA", "middle name" : "DEL SOCORRO", "first last name" : "SIERRA", "second last name" : "MENDOZA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
liliana palencia martinez isabel
|
{"first name" : "LILIANA", "middle name" : "ISABEL", "first last name" : "PALENCIA", "second last name" : "MARTINEZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
freddy machado gonzalez julian
|
{"first name" : "FREDDY", "middle name" : "JULIAN", "first last name" : "MACHADO", "second last name" : "GONZALEZ", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
yesith paternina mendoza estevin
|
{"first name" : "YESITH", "middle name" : "ESTEVIN", "first last name" : "PATERNINA", "second last name" : "MENDOZA", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
graciela borrero davila
|
{"first name" : "GRACIELA", "middle name" : "NULL", "first last name" : "BORRERO", "second last name" : "DAVILA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
martha rodriguez gil lucia
|
{"first name" : "MARTHA", "middle name" : "LUCIA", "first last name" : "RODRIGUEZ", "second last name" : "GIL", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
carmen tovar padilla
|
{"first name" : "CARMEN", "middle name" : "NULL", "first last name" : "TOVAR", "second last name" : "PADILLA", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
luis gomez barrios
|
{"first name" : "LUIS", "middle name" : "NULL", "first last name" : "GOMEZ", "second last name" : "BARRIOS", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
yeri fang salcedo antonio
|
{"first name" : "YERI", "middle name" : "ANTONIO", "first last name" : "FANG", "second last name" : "SALCEDO", "gender" : "0"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
luz de la candelaria tejedor lopez elena
|
{"first name" : "LUZ", "middle name" : "ELENA", "first last name" : "DE LA CANDELARIA", "second last name" : "TEJEDOR LOPEZ", "gender" : "1"}
|
You are an assistant to process names in Spanish. Responds EXCLUSIVELY in JSON FORMAT and provides the fields: 'first name,' 'middle name,' 'first last name', 'second last name' and 'gender.' ALL first name values must be returned in CAPITAL LETTERS. For “gender”, use “0” for male and “1” for female. If a field does not exist, use 'NULL'. If you have three last names, place the last 2 last names as “second last name”. Do not include anything else in the answer (no additional text, no backticks).
|
yolanda cuello diaz elena
|
{"first name" : "YOLANDA", "middle name" : "ELENA", "first last name" : "CUELLO", "second last name" : "DIAZ", "gender" : "1"}
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.