GenderHobbieDataSet
	Collected by Kaixiang Mo
	August 2012, Hong Kong University of Science and Technology
	
This dataset contains the user's answer to question in 2 domains
	Sports
	Cooking/MakeUp
The question are binary choice question, the example is attached.
Finished by Amazon Mechanical Turk Workers.
	
1. HITs_Quiz2.csv is and example question
2. Data folder contains
	1.DataFile 1_Full.txt, 1_Target.txt, 2_Full.txt, 2_Target.txt
		1* means Sports Question.
		2* means Cooking/MakeUp Question.
		format:UserID\tQuestionID\tResponse
		For example, the first line of 1_Full.txt is 
		0	45	0	
		which means User 0 think the answer to question 45 is 0
	2.TrueLabel 1_TrueLabel.txt, 2_TrueLabel.txt
		1* means Sports Question Answer
		2* means Cooking/MakeUp Answer
		format:	Answer\t
		The n-th line contains the answer to question n.
		For example, the first line of 1_TrueLabel.txt is 1, which means the answer to the first Question in Sports Task is 1.
		