Skip to content

Commit

Permalink
Deprecated version of MNIST app without TaskReview support
Browse files Browse the repository at this point in the history
  • Loading branch information
meta-paul committed Oct 26, 2023
1 parent a8b8f40 commit 5b07bcc
Show file tree
Hide file tree
Showing 94 changed files with 141 additions and 38,023 deletions.
12 changes: 5 additions & 7 deletions examples/remote_procedure/mnist/README.md
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`.
23 changes: 0 additions & 23 deletions examples/remote_procedure/mnist/custom-review/.gitignore

This file was deleted.

92 changes: 0 additions & 92 deletions examples/remote_procedure/mnist/custom-review/README.md

This file was deleted.

42 changes: 0 additions & 42 deletions examples/remote_procedure/mnist/custom-review/package.json

This file was deleted.

Binary file not shown.
44 changes: 0 additions & 44 deletions examples/remote_procedure/mnist/custom-review/public/index.html

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

2 changes: 0 additions & 2 deletions examples/remote_procedure/mnist/custom-review/sample-data.csv

This file was deleted.

This file was deleted.

Loading

0 comments on commit 5b07bcc

Please sign in to comment.