-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deprecated version of MNIST app without TaskReview support
- Loading branch information
Showing
94 changed files
with
141 additions
and
38,023 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,9 @@ | ||
<!--- | ||
Copyright (c) Meta Platforms and its affiliates. | ||
This source code is licensed under the MIT license found in the | ||
LICENSE file in the root directory of this source tree. | ||
--> | ||
|
||
# Mephisto MNIST Model Evaluator demo | ||
|
||
This task is a simple model evaluation demo, presenting the worker with three spaces to draw images in, running an MNIST model on them to predict an output, and then allowing the worker to assess and correct that output. | ||
|
||
Introduced in [#677](https://github.com/facebookresearch/Mephisto/pull/677), some screenshots and discussion there. | ||
Introduced in [#677](https://github.com/facebookresearch/Mephisto/pull/677), some screenshots and discussion there. | ||
|
||
For more details how to write your own `webapp` (ReactJS application) see example in current directory. | ||
Also, read [short documentation](../../../mephisto/client/review_app/README.md) | ||
for the main Review App to understand how to add review part in your `webapp`. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
examples/remote_procedure/mnist/custom-review/package.json
This file was deleted.
Oops, something went wrong.
Binary file not shown.
44 changes: 0 additions & 44 deletions
44
examples/remote_procedure/mnist/custom-review/public/index.html
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
3 changes: 0 additions & 3 deletions
3
examples/remote_procedure/mnist/custom-review/public/robots.txt
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
examples/remote_procedure/mnist/custom-review/sample-data.csv
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
examples/remote_procedure/mnist/custom-review/sample-data.jsonl
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.