rosherd commited on
Commit
b7f0657
·
1 Parent(s): 4b13037

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -11
README.md CHANGED
@@ -1,16 +1,14 @@
1
  ---
2
  language: en
3
  tags:
4
- - exbert
5
  license: apache-2.0
6
  datasets:
7
  - bookcorpus
8
  - wikipedia
9
  widget:
10
- - text: "Paris is the <mask> of France."
11
- example_title: "Capital"
12
- - text: "The goal of life is"
13
- example_title: "Philosophy"
14
  ---
15
 
16
  # Job Classification
@@ -75,7 +73,7 @@ This model will predict class(es) from any of
75
 
76
  ## Model description
77
 
78
- As above
79
 
80
  ## Training data
81
 
@@ -86,10 +84,6 @@ pretrained on RL job data
86
 
87
  When fine-tuned on downstream tasks, this model achieves the following results:
88
 
89
- Glue test results:
90
-
91
- | Task | MNLI | QQP | QNLI | SST-2 | CoLA | STS-B | MRPC | RTE |
92
- |:----:|:----:|:----:|:----:|:-----:|:----:|:-----:|:----:|:----:|
93
- | | 82.2 | 88.5 | 89.2 | 91.3 | 51.3 | 85.8 | 87.5 | 59.9 |
94
 
95
 
 
1
  ---
2
  language: en
3
  tags:
4
+ - "distilbert-base-uncased-finetuned-sst-2-english"
5
  license: apache-2.0
6
  datasets:
7
  - bookcorpus
8
  - wikipedia
9
  widget:
10
+ - text: "Sales Account Manager: Albany, Georgia Recently named Large Business of the Year by Jackson County, Georgia’s chamber of commerce!Southwest Georgia Sales Territory - Account Managers can be based anywhere within your dedicated sales territory, with regular visits to your Uline Branch / Sales Office.Sales Account ManagerSpend your work week in the field, not at your desk. As a member of Uline’s sales team, you’ll meet with customers on-site and help them grow their business with products you’re proud to deliver. With territories across North America, grow your sales career with Uline.Position ResponsibilitiesManage and grow existing accounts and use your outside sales manager experience to prospect and develop new business.Spend Mondays in-office planning your week, then make in-person sales visits Tuesday - Friday.Understand customer needs through bi-annual, on-site consultation.Provide effective solutions for customers, including recommendations from our catalog of 40,000 quality products, as well as incentives.Deliver strong customer service supported by our Call Center and Administrative teams.Why Uline?We advocate for employee development through:Ownership Over Your WorkAct as “CEO” of your territory, managing thousands of accounts in all industries.Opportunities to travel to new markets.TrainingInitial 4 weeks of training followed by 12-week mentorship program.Continuous development through joint calls with leadership.Teamwork & KnowledgeDynamic support from the Sales team, Corporate leaders, Customer Service and Warehouse operations.Weekly sales meetings to expand product knowledge and share best practices.Minimum RequirementsBachelor's degree.3+ years outside sales representative / sales account manager experience.Valid driver’s license and excellent driving record.Thrive in a dynamic, exciting work environment.Excellent communication, problem-solving and presentation skills."
11
+ example_title: "sales,management,account_management"
 
 
12
  ---
13
 
14
  # Job Classification
 
73
 
74
  ## Model description
75
 
76
+ As above, pre-trained on ```"distilbert-base-uncased-finetuned-sst-2-english"```
77
 
78
  ## Training data
79
 
 
84
 
85
  When fine-tuned on downstream tasks, this model achieves the following results:
86
 
87
+ <!--TODO -->
 
 
 
 
88
 
89