-
### ❓ The question
Please advise where this error might come from:
[2024-04-18 19:06:17] INFO [olmo.train:816, rank=0] [step=75/739328]
train/CrossEntropyLoss=7.417
train/Perplexity=1,…
-
hello,
Is there a way to support aggregate as below?
```javascript
db.sales.aggregate(
[
{
$group : {
_id : { month: { $month: "$date" }, day: { $dayOfMonth: "$d…
-
Hi @Innixma
When 'n_train_subsmaple' is set to 5000, and the number of train_data is larger than 5000, say, 40000, the following error is reported.
### **Error messages**
File "C:\miniconda…
-
I'm looking to use this excellent library to generate some data... but I'd like to use a seed value so that I can guarantee the same output given consistent input.
Is there a way to do this (short…
-
#### Describe the workflow you want to enable
I'd like to use a `Generator` or `BitGenerator` with scikit-learn where I'd otherwise use `RandomState` or a `seed` int.
For example:
```
im…
-
**Describe the bug**
I'm trying to perform the clustering of a large dataset of time series using the `TimeSeriesKMeans` and `dtw`. However, the clustering is killed due to memory issues.
Inspired…
-
Hi,
I have a little problem. when I install and run this program.
There are what I installed below.
Ubuntu > 14.04
GCC > 5.5.0
G++ > 5.5.0
verilator > 3.856
SystemC > 2.3.0
I think tha…
-
### Describe the bug
All the examples in all the docs mentioned throughout huggingface datasets correspond to datasets object, and not IterableDatasets object. At one point of time, they might have b…
-
Efforts in MRIQC to minimize the baseline process size were resulting in meager gains until I found this. Delaying the import of either module allows reducing the baseline drastically.
-
So, continuing the discussion started on https://github.com/camshaft/bolero/pull/108#discussion_r1083565909 ; let's chat about driver and driver mode here.
I guess my first question would be, is th…