Upload README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Remote Audit App - Setup Instructions
|
| 2 |
|
| 3 |
This Hugging Face Space performs design-based tests of randomization integrity using pre-treatment satellite imagery, implementing the conditional randomization test from your paper.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Remote audit
|
| 3 |
+
emoji: 📚
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: yellow
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
license: openrail
|
| 9 |
+
short_description: Remote auditor
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
|
| 13 |
# Remote Audit App - Setup Instructions
|
| 14 |
|
| 15 |
This Hugging Face Space performs design-based tests of randomization integrity using pre-treatment satellite imagery, implementing the conditional randomization test from your paper.
|