-
### Description of the bug:
**The only difference between 2 curl requests is: text part. i.e, for 1st curl request, the text is : what is the count of mi tanks in srikakulam,visakhapatnam . for 2nd c…
-
Some ideas...
- [x] Given baseline `sklearn.Pipeline` (both handling + model), the competitors pipelines, and scoring; outputs the plots and some extra info. (Assuming that it will run 10 repetitio…
verri updated
5 months ago
-
### System Info
- `transformers` version: 4.38.0.dev0
- Platform: Linux-4.15.0-142-generic-x86_64-with-glibc2.23
- Python version: 3.10.11
- Huggingface_hub version: 0.20.3
- Safetensors versio…
-
I'd been looking at the Tensorflow Probability library and trying to modify the example in bayesian network example, hoping that I can save checkpoints and then restore them.
I first started tryin…
-
This should speed up model training.
-
### Describe the issue
Hello!
When I use Gunicorn to start multiple processes on the one graphics card, the onnxruntime gpu 1.14.1 calculates an error under high pressure and will not report any e…
-
I think it's been a while since anyone ran the slow tests. I just ran them, and of 35 tests, 14 failed.
```
FAILED deepchem/feat/tests/test_graph_features.py::TestAtomicConvFeaturizer::test_featu…
-
### What happened + What you expected to happen
The problem is here:
https://github.com/ray-project/ray/blob/6d8d7398df4f90abd008468c5b4fb1ebfa587256/rllib/models/tf/tf_action_dist.py#L90-L91
[tf…
-
In the last step of instructions provided in README, I ran:
```
python -m tensor2robot.research.pose_env.pose_env_models_test
```
However, all the tests failed with a similar error:
```
NameErr…
-
With the latest version of `onnxmltools`, we have started seeing errors when converting XGBoost models.
Here is a simple test to reproduce:
```python
from sklearn.datasets import make_classifica…