-
Hi! I am suddenly seeing a lot of readtimeouts - thought initially that it might have been a temporary issue on replicate side, but they seem to persist. Maybe similar to https://github.com/replicate/…
-
import matplotlib.pyplot as plt
import pandas as pd
from sklearn import linear_model
from sklearn.preprocessing import PolynomialFeatures as PF
from sklearn.ensemble import RandomForestClassifier
…
-
Hi @RetroCirce , I want to thank you for your great work!!!!
I am playing around the model checkpoint you provided (`HTSAT_AudioSet_Saved_6.ckpt`).
I can successfully load the model checkpoint and m…
-
### Your current environment
I am using `torchserve` to spin up the vLLM instance (https://github.com/pytorch/serve?tab=readme-ov-file#-quick-start-llm-deployment-with-docker).
### Model Input D…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
…
-
Hi,
I am trying to reproduce your result of BERT. I followed the Prerequisite:
```
# Pytorch pretrained BERT
git clone https://github.com/pmichel31415/pytorch-pretrained-BERT
cd pytorch-pretr…
-
Hi folks,
I was trying to replicate the results on Gigawords.
Thanks for releasing the checkpoints, and including all hyperparams in the paper!
After some debugging, I was able to get the `evalua…
-
Currently, if we want to use multiple `test_label_timespans` in the same experiment (without changing the `train_label_timespan`), triage creates a separate model using the same training data for each…
-
Since the base [`Model`](https://github.com/tensorflow/recommenders/blob/main/tensorflow_recommenders/models/base.py#L47) class doesn't implement (at least a placeholder for) the `call()` method, othe…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Detecting Stress Levels from PPG Sensor Data using Neural Networks.
:red_circle: **Aim** : The goal o…