syedroshanzameer commited on
Commit
484b539
1 Parent(s): 5f2b2c9

Create README.md

Browse files

A collection of Resume Examples taken from livecareer.com for categorizing a given resume into any of the labels defined in the dataset.
Inside the CSV:

ID: Unique identifier and file name for the respective pdf.
Resume_str : Contains the resume text only in string format.
Resume_html : Contains the resume data in html format as present while web scrapping.
Category : Category of the job the resume was used to apply.

Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-classification
4
+ language:
5
+ - en
6
+ tags:
7
+ - jobs
8
+ size_categories:
9
+ - 1K<n<10K
10
+ ---