MAX-Text-Sentiment-Classifier
MAX-Text-Sentiment-Classifier copied to clipboard
Detect the sentiment captured in short pieces of text
apparently i am trying to run the model locally on docker but i am getting a build error with the following details [+] Building 850.0s (5/10) => [internal] load build...
Hi, It would be appreciated if you can let me know how i can use different port then 5000. I tried to change it but its only work with 5000...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 to 2.4.0. Release notes Sourced from tensorflow's releases. TensorFlow 2.4.0 Release 2.4.0 Major Features and Improvements tf.distribute introduces experimental support for asynchronous training of models via...
Step 8/10 : RUN md5sum -c md5sums.txt # check file integrity ---> Running in 55153672e0a7 md5sum: 'assets/sentiment_BERT_base_uncased/vocab.txt'$'\r': No such file or directory md5sum: 'assets/sentiment_BERT_base_uncased/saved_model.pb'$'\r': No such file or directory md5sum:...
I followed following tutorial to train the model with my data. https://github.com/IBM/MAX-Text-Sentiment-Classifier/tree/master/training When I run command `python train_max_model.py max-text-classifier-training-config.yaml package` I get following error in file training-log.txt. ``` Downloading pre-trained...
Tried to recreate your project in OpenShift 4.3.3 and got `CrashLoopBackOff` . These are the logs when I checked the logs via OpenShift Online: ``` WARNING:tensorflow:From /workspace/core/model.py:42: The name tf.logging.set_verbosity...
Bumps [requests](https://github.com/psf/requests) from 2.25.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...