Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Corebot 101 initial checkin#245

Merged
daveta merged 2 commits into
masterfrom
daveta-core101
Jul 10, 2019
Merged

Corebot 101 initial checkin#245
daveta merged 2 commits into
masterfrom
daveta-core101

Conversation

@daveta

@daveta daveta commented Jul 9, 2019

Copy link
Copy Markdown
Contributor

101.CoreBot-BertBiDAF sample

Corebot using alternate language understanding models (BERT/BiDAF).

  • Demonstrates how to perform inferences inside the bot process and using external REST API.
  • Demonstrate training (and inferencing) from Jupyter Lab notebooks.
  • Demonstrate how to run in Docker containers.

Please run and let me know if you run into issues.

@tsuwandy tsuwandy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yay

@Zerryth

Zerryth commented Jul 10, 2019

Copy link
Copy Markdown
Contributor

I have to get going to an optometrist appointment right now, however got through most of what the README instructed, with everything working so far! (Made a few minor tweaks to README)

Anyways, late tonight I'll go through the Docker portion as a Docker noob, after appointments

@Zerryth

Zerryth commented Jul 10, 2019

Copy link
Copy Markdown
Contributor

@daveta just got home and started building docker container.

Everything looked fine until I got to the step in the bot where it should be recognizing entities, unfortunately. I'll drop by tomorrow morning to see what's wrong--it could most definitely be a user error:

Emulator:
image

Running docker ps
image

Terminal where I run bot:
image

@daveta

daveta commented Jul 10, 2019

Copy link
Copy Markdown
Contributor Author

@Zerryth : Awesome! The specific error you are getting suggests that the bot cannot connect to the model runtime service endpoint. You appear to be using the right hostname so the container is having issues resolving, let's sync up in the morning.

@Zerryth Zerryth left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Went through with Dave in the morning and got through making the containers work. Pushed edits to README and now it's all good to go! :)

@daveta daveta merged commit 34988a8 into master Jul 10, 2019
@daveta daveta deleted the daveta-core101 branch July 10, 2019 18:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants