Commit 2c7869af authored by Cao Duc Anh's avatar Cao Duc Anh

edit readme

parent 4e592771
......@@ -70,7 +70,7 @@ then save in **./phobert-base/pytorch_model.bin**
### 2. Build docker images
Server inference
```
docker build -f infer.Dockerfile -t vn-text-moderation .
docker build -f infer.Dockerfile -t registry.vivas.vn/vietnam_text_moderation/vn-text-moderation .
```
Server training
```
......@@ -78,7 +78,7 @@ docker build -f train.Dockerfile -t registry.vivas.vn/vietnam_text_moderation/vn
```
Server manage data
```
docker build -f data.Dockerfile -t vn-text-moderation-data .
docker build -f data.Dockerfile -t registry.vivas.vn/vietnam_text_moderation/vn-text-moderation-data .
```
### 3. Run
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment