File size: 503 Bytes
0c5daf2 a866d6f | 1 2 3 4 5 6 7 | ---
language:
- en
library_name: transformers
---
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). |