kmcdono2 commited on
Commit
95f679e
1 Parent(s): c9df162

update uses

Browse files
Files changed (1) hide show
  1. README.md +9 -16
README.md CHANGED
@@ -30,19 +30,7 @@ Fine-tuned on gold standard annotations and outputs from early experiments using
30
 
31
  ## Uses
32
 
33
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
34
-
35
- ### Direct Use
36
-
37
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
38
-
39
- {{ direct_use | default("[More Information Needed]", true)}}
40
-
41
- ## Bias, Risks, and Limitations
42
-
43
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
44
-
45
- {{ bias_risks_limitations | default("[More Information Needed]", true)}}
46
 
47
  ## How to Get Started with the Model in MapReader
48
 
@@ -52,25 +40,30 @@ Please go to [the MapReader documentation](https://mapreader.readthedocs.io/en/l
52
 
53
  ### Training, Evaluation and Testing Data
54
 
55
- This model was fine-tuned on [this data](https://huggingface.co/datasets/Livingwithmachines/MapReader_Data_SIGSPATIAL_2022).
56
 
57
  ### Training, Evaluation and Testing Procedure
58
 
59
- Details can be found [here](https://dl.acm.org/doi/10.1145/3557919.3565812).
 
 
60
 
61
  ### Results
62
 
63
  Data outputs can be found [here](https://huggingface.co/datasets/Livingwithmachines/MapReader_Data_SIGSPATIAL_2022).
 
64
  Further details can be found [here](https://dl.acm.org/doi/10.1145/3557919.3565812).
65
 
66
  ## More Information
67
 
68
  This model was fine-tuned using MapReader.
69
- The code for which can be found [here](https://github.com/Living-with-machines/MapReader) and the documentation can be found [here](https://mapreader.readthedocs.io/en/latest/).
 
70
 
71
  ## Model Card Authors
72
 
73
  Katie McDonough ([email protected])
 
74
  Rosie Wood ([email protected])
75
 
76
  ## Model Card Contact
 
30
 
31
  ## Uses
32
 
33
+ This fine-tuned version of the model was used to classify 'patch' images (cells/regions) of scanned nineteenth-century series maps of Britain provided by the National Library of Scotland (learn more [here](https://maps.nls.uk/os/)). We classified patches to indicate the presence of buildings and railway infrastructure. See [our paper](https://dl.acm.org/doi/10.1145/3557919.3565812) for more details about labels.
 
 
 
 
 
 
 
 
 
 
 
 
34
 
35
  ## How to Get Started with the Model in MapReader
36
 
 
40
 
41
  ### Training, Evaluation and Testing Data
42
 
43
+ This model was fine-tuned on [manually-annotated data](https://huggingface.co/datasets/Livingwithmachines/MapReader_Data_SIGSPATIAL_2022).
44
 
45
  ### Training, Evaluation and Testing Procedure
46
 
47
+ Details can be found [here](https://dl.acm.org/doi/10.1145/3557919.3565812).
48
+
49
+ Open access version of the article available [here](https://arxiv.org/abs/2111.15592).
50
 
51
  ### Results
52
 
53
  Data outputs can be found [here](https://huggingface.co/datasets/Livingwithmachines/MapReader_Data_SIGSPATIAL_2022).
54
+
55
  Further details can be found [here](https://dl.acm.org/doi/10.1145/3557919.3565812).
56
 
57
  ## More Information
58
 
59
  This model was fine-tuned using MapReader.
60
+
61
+ The code for MapReader can be found [here](https://github.com/Living-with-machines/MapReader) and the documentation can be found [here](https://mapreader.readthedocs.io/en/latest/).
62
 
63
  ## Model Card Authors
64
 
65
  Katie McDonough ([email protected])
66
+
67
  Rosie Wood ([email protected])
68
 
69
  ## Model Card Contact