nyust-eb210
commited on
Commit
•
20a5e93
1
Parent(s):
f262453
update readme - deployment section
Browse files
README.md
CHANGED
@@ -25,6 +25,9 @@ Training Arguments:
|
|
25 |
|
26 |
[Colab for detailed](https://colab.research.google.com/drive/1kZv7ZRmvUdCKEhQg8MBrKljGWvV2X3CP?usp=sharing)
|
27 |
|
|
|
|
|
|
|
28 |
|
29 |
## Usage
|
30 |
|
|
|
25 |
|
26 |
[Colab for detailed](https://colab.research.google.com/drive/1kZv7ZRmvUdCKEhQg8MBrKljGWvV2X3CP?usp=sharing)
|
27 |
|
28 |
+
## Deployment
|
29 |
+
|
30 |
+
Deploy [BERT-DRCD-QuestionAnswering](https://github.com/pleomax0730/BERT-DRCD-QuestionAnswering) model using `FastAPI` and containerized using `Docker`.
|
31 |
|
32 |
## Usage
|
33 |
|