Siddhi Jain

Results 5 issues of Siddhi Jain

Hii @bhuvanakundumani I have a dataset in this format like in IOB tagging- ![image](https://user-images.githubusercontent.com/46879959/188066555-ca141948-453b-4ed2-b7f9-22c170cc03d3.png) Can I train a model using this dataset ?

Hii @acadTags For using Rare-disease-identification I tried to install [Dockerised SemEHR](https://github.com/CogStack/CogStack-SemEHR/tree/master/docker) . At docker build step I am stuck **docker build -t semehr/core - < Dockerfile** The build start well...

### Please check that this issue hasn't been reported before. - [X] I searched previous [Bug Reports](https://github.com/farizrahman4u/LoopGPT/labels/bug) didn't find any similar reports. ### Expected Behavior Streamlit UI should be open...

bug

Hi, I used the [eager_few_shot_od_training_tflite.ipynb](https://github.com/tensorflow/models/blob/master/research/object_detection/colab_tutorials/eager_few_shot_od_training_tflite.ipynb) to train a model then generate a (downloadable) TensorFlow Lite model for on-device inference using the same predefined dataset files(ducky) as described in the notebook....

type:support
models:research:odapi

Hi @NielsRogge I want to use the microsoft/udop-large model for the table detection from the invoice document, I want to fine-tune the model for my tasks but I am a...