Commit ·
68d46a4
1
Parent(s): 9a4764d
Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: labels
|
| 5 |
+
dtype:
|
| 6 |
+
class_label:
|
| 7 |
+
names:
|
| 8 |
+
'0': Data Engineer
|
| 9 |
+
'1': Machine Learning Engineer
|
| 10 |
+
'2': Data Analyst
|
| 11 |
+
'3': Senior Data Engineer
|
| 12 |
+
'4': Data Scientist
|
| 13 |
+
'5': BI Engineer
|
| 14 |
+
'6': Senior Business Intelligence Developer
|
| 15 |
+
'7': Full Stack Developer
|
| 16 |
+
'8': DevOps Engineer
|
| 17 |
+
'9': CTO and Back-End Developer
|
| 18 |
+
'10': Software Engineer
|
| 19 |
+
'11': BI Analyst
|
| 20 |
+
'12': Data Visualization and Business Intelligence Analyst
|
| 21 |
+
'13': Innovation and Software Development Manager
|
| 22 |
+
'14': Information Governance Analyst
|
| 23 |
+
'15': Operations Specialist
|
| 24 |
+
'16': Senior Machine Learning Engineer
|
| 25 |
+
'17': Data Scientist and Sr. Commercial Intelligence Analyst
|
| 26 |
+
'18': Business Intelligence Developer
|
| 27 |
+
'19': Pricing Analyst
|
| 28 |
+
'20': Senior Big Data Engineer
|
| 29 |
+
'21': Analytics Engineer
|
| 30 |
+
'22': Operations Maintenance Engineer
|
| 31 |
+
'23': Freelance Web Developer
|
| 32 |
+
'24': Data Ops/Data Engineer
|
| 33 |
+
'25': Master’s Course Designer
|
| 34 |
+
'26': Engineer
|
| 35 |
+
'27': Logistics Analyst
|
| 36 |
+
'28': Software Developer Engineer
|
| 37 |
+
'29': Senior Tutor
|
| 38 |
+
'30': Data Engineer & Architect
|
| 39 |
+
'31': IT Analyst
|
| 40 |
+
'32': Freelance Computer Vision Engineer
|
| 41 |
+
'33': Undergraduate Researcher
|
| 42 |
+
'34': Analytics Consultant
|
| 43 |
+
'35': Senior Business Intelligence
|
| 44 |
+
'36': Junior Backend Developer
|
| 45 |
+
'37': Junior Business Intelligence Consultant
|
| 46 |
+
'38': Senior Platform Engineer
|
| 47 |
+
'39': Senior Back-End Developer
|
| 48 |
+
'40': Teaching Assistant
|
| 49 |
+
'41': Data Scientist Research
|
| 50 |
+
'42': Sr. Software Data Engineer
|
| 51 |
+
'43': Industrial Improvement Intern
|
| 52 |
+
'44': Data Science Analyst
|
| 53 |
+
'45': Statistical Analyst
|
| 54 |
+
'46': Industry and Commerce Analyst
|
| 55 |
+
'47': Machine Learning Trainee
|
| 56 |
+
'48': Final Thesis Project
|
| 57 |
+
'49': Product Manager
|
| 58 |
+
'50': Software Developer
|
| 59 |
+
- name: text
|
| 60 |
+
dtype: string
|
| 61 |
+
splits:
|
| 62 |
+
- name: train
|
| 63 |
+
num_bytes: 22166.0
|
| 64 |
+
num_examples: 120
|
| 65 |
+
download_size: 19414
|
| 66 |
+
dataset_size: 22166.0
|
| 67 |
+
---
|
| 68 |
+
# Dataset Card for "test_fr_explorer_dataset"
|
| 69 |
+
|
| 70 |
+
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|