mmine commited on
Commit
a866d6f
·
verified ·
1 Parent(s): 739fdd2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,4 +4,4 @@ language:
4
  library_name: transformers
5
  ---
6
 
7
- This is the offciail model developed in the paper [_“Remote Work across Jobs, Companies, and Space” (Hansen, Lambert, Bloom, Davis, Sadun & Taska, 2023)_](https://wfhmap.com/). The model is a finetuned version of the [distibert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) model on the binary classfication task of predicting if a fragment of text exhibits the possibility of remote work (=1) or not (=0).
 
4
  library_name: transformers
5
  ---
6
 
7
+ This is an attempt to reproduce the model developed in the paper [_“Remote Work across Jobs, Companies, and Space” (Hansen, Lambert, Bloom, Davis, Sadun & Taska, 2023)_](https://wfhmap.com/). The model is a finetuned version of the [distibert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) model on the binary classfication task of predicting if a fragment of text exhibits the possibility of remote work (=1) or not (=0).