ihk commited on
Commit
37c6c34
1 Parent(s): 3dd32cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -9,6 +9,8 @@ language:
9
  metrics:
10
  - accuracy
11
  pipeline_tag: text-classification
 
 
12
  ---
13
 
14
  ## 🖊️ Model description
@@ -17,7 +19,7 @@ This model is a fine-tuned version of [jjzha/jobbert-base-cased](https://hugging
17
 
18
  It has been fine tuned with a classification head to binarily classify job advert sentences as being a `company description` or not.
19
 
20
- The model was trained on **486 labelled company description sentences** and **1000 non company description sentences less than 250 characters in length.**
21
 
22
 
23
  It achieves the following results on a held out test set 147 sentences:
 
9
  metrics:
10
  - accuracy
11
  pipeline_tag: text-classification
12
+ widget:
13
+ - text: "Would you like to join a major manufacturing company?"
14
  ---
15
 
16
  ## 🖊️ Model description
 
19
 
20
  It has been fine tuned with a classification head to binarily classify job advert sentences as being a `company description` or not.
21
 
22
+ The model was trained on **486 manually labelled company description sentences** and **1000 non company description sentences less than 250 characters in length.**
23
 
24
 
25
  It achieves the following results on a held out test set 147 sentences: