-
## Description
- While reviewing the FOQUS test suite setup yesterday with @ksbeattie, we realized that `test_start_gui`, one of the tests in `foqus_lib/unit_tests/test_foqus_main.py`, fails
- Thi…
-
Looking through the package directory, I'm seeing a lot of spam packages. I've got a list of the bad packages and the shell commands that I used to find them below.
---
### Preparation
```sh
c…
-
## 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…
-
here we will write tasks, brainstorming, discussions, questions, etc. for projects
---
Meeting 👍 Mondays 6-7 and Thursdays 5-6
----
Brando's availability
Monday 4-6pm (or even 7pm)
Th…
-
## ❓ Questions and Help
### Why changing the backends of ddp from NCCL to GLOO introduces a significant difference in train loss (model accuracy)
I run a resnet50 model on cifar10 dataset for 20…
-
Release Date: june 2021
Wanted:
- Infrastructure:
- [x] include SHA3-256, as SQlite uses it, and it's there since Python-3.6
- [x] Python-3.9.5, Python-3.10beta3
- [x] Python-3.7+ **P…
-
Hi,
Let's start a discussion here about the roadmap towards 0.10 and 1.0. We are looking for:
- New features that are useful to your research
- Improvements and patches to existing features
If…
-
Hello,
I have two requests:
1) Can you provide the code you used to reverse-engineer the VGG-Face models? It would be great if you add this code to this repo.
2) Can you provide the informati…
-
When two lines have the same "title" AND "year" AND "authors" keep only one (the first? the most complete?)
Below the three key in ISI and SCOPUS:
- title --> ISI = TI / Scopus = Title
- year -->…
tommv updated
3 years ago
-
Please correct me if I am wrong, instead TF_IDF we can use Bert for classification like for the insuranceQA V1 ? (configs.rankings.ranking_insurance_interact model )
If yes, how can we train it on cs…