-
Hello, I try to run the Code but give me error in line 240 (SMOTE) ratio, please help me
Cross validation
Algrithm: GBT
Repeat: 100
.............................
Run# 0
Using split-1 as test da…
-
Hi there,
Thanks so much for sharing the training code, I tried to run with self-sup model over KITTI dataset, but it seems to have a weird result after running for a few epochs with pretrained mo…
-
## 🐛 Bug
I have pre-trained the model and when I used the best checkpoint to fine-tune it. I received the given error.
```
"/home/aman_tiwari/wav2vec2/fairseq/fairseq/models/wav2vec/wav2vec2_asr.…
-
### Link Checker
Errors were reported while checking the connectivity of links.
```
CNAME
LICENSE
_announcements/Christmas-training-pause.md
_announcements/Christmas.md
_announcements/welcome.md
_anno…
-
One thing that I've been thinking about is modifying the overfitting figure, first discussed in #113. Right now, it looks like this:
![](https://benjamin-lee.github.io/deep-rules/images/overfitting…
-
With the recent refactoring came Selective Kernel Networks and a unified Dropblock/Drop Path implementation.
This takes this codebase closer to the TensorFlow and resnet based SoTA 'Compounding th…
-
## Environment data
- Language Server version: v2021.10.1-pre.1
- OS and version: Windows 7
- Python version (& distribution if applicable, e.g. Anaconda): 3.8.11 Anaconda
## Sample code…
-
Dear,
I mapped my paired-end ATAC-seq fastq file to ensemble GRCm38 genome and UCSC mm10 genome respectively using bowtie2. The only difference between GRCm38 and mm10 is the chromosome order, whi…
-
Mình có 1 chút thắc mắc về xử lý target trong vietocr
1. Trong vocab.py có 1 biến là self.mask_token không biết biến đấy có ý nghĩa là gì, mình có thể hiểu là giá trị unknown trong vocab không ?
2. …
-
I am trying to change the gpt_op.cc to be similar with gpt.h in torch op and hence use the start_ids and attention_mask. But I got the following error. Any idea or suggestion?
```
this->get_tensor…