CoolFace
Datasetpublic

sagteam/author_profiling

he corpus for the author profiling analysis contains texts in Russian-language which labeled for 5 tasks: 1) gender -- 13530 texts with the labels, who wrote this: text female or male; 2) age -- 13530 texts with the labels, how old the person who wrote the text. This is a number from 12 to 80. In addition, for the classification task we added 5 age groups: 1-19; 20-29; 30-39; 40-49; 50+; 3) age imitation -- 7574 texts, where crowdsource authors is asked to write three texts: a) in their natural manner, b) imitating the style of someone younger, c) imitating the style of someone older; 4) gender imitation -- 5956 texts, where the crowdsource authors is asked to write texts: in their origin gender and pretending to be the opposite gender; 5) style imitation -- 5956 texts, where crowdsource authors is asked to write a text on behalf of another person of your own gender, with a distortion of the authors usual style.

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
1likes112downloads
27 commits on main
71a7c864y ago

add cite

naumov-al
b8b7e694y ago

Fix `license` metadata (#1)

naumov-al, julien-c
b9d917d5y ago

replace ClassLabel with Value('string')

naumov-al
e1643ce5y ago

udpate dtype for author_id feat

naumov-al
f528bdd5y ago

udpate dtype for age feat

naumov-al
ebb3b285y ago

fix bug in table with baselines

naumov-al
16c86c15y ago

fix bug in table with baselines

naumov-al
f871c585y ago

add table with baselines

naumov-al
307f9b65y ago

update README

naumov-al
2afb70b5y ago

update dataset_script

naumov-al
cae7ef05y ago

update data files

naumov-al
08415485y ago

fix bug for load valid split

naumov-al
2b660d45y ago

fix script, update ClassLabel feats

naumov-al
bfaabc35y ago

update README

naumov-al
56b3e565y ago

update label values as str

naumov-al
bc0e5165y ago

fix age_imitation ClassLabel bug

naumov-al
41f57485y ago

fix age_imitation ClassLabel bug

naumov-al
11594b95y ago

fix bug with age_group ClassLabel

naumov-al
b92af2c5y ago

fix bug

naumov-al
b6761965y ago

fix bug

naumov-al
0d2089c5y ago

fix valid split bug

naumov-al
e4881c15y ago

fix int type bug

naumov-al
5d263cc5y ago

fix minor bug

naumov-al
97163e65y ago

add loading script

naumov-al
eac3cb75y ago

fix some readme information

naumov-al
f9612735y ago

First version of the author_profiling dataset.

naumov-al
5480a8a5y ago

initial commit

system