We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f0efb commit 061177fCopy full SHA for 061177f
1 file changed
README.md
@@ -5,6 +5,8 @@ Sherlock is currently serving as RESTful APIs.
5
6
- [Sherlock for NLP](#sherlock-for-nlp)
7
8
+[Here](http://bit.ly/sherlock-nlp) are the slides for Sherlock NLP
9
+
10
11
[Here](http://bit.ly/michaniki_demo) are the slides for project Sherlock (previously called Michaniki).
12
@@ -322,4 +324,4 @@ curl -X POST \
322
324
-F test_bucket_name=YOUR_BUCKET_NAME \
323
325
-F test_bucket_prefix=YOUR_MODEL_NAME
326
```
-At the end of prediction a file named 'test_results.csv' will be uploaded to the same S3 bucket.
327
+At the end of prediction a file named 'test_results.csv' will be uploaded to the same S3 bucket.
0 commit comments