-
Hi,
Your work is truly impressive and insightful, and I’m genuinely interested in it! I’ve successfully implemented the code, but I haven't **been able to reproduce the exact same results for each …
-
Hi, Thanks for your great work!
I have a question about CD and EMD.
There are the codes for the CD and EMD, are they used in the experiments?
I didn't see about it in the paper.
-
Hi Phil!
Thank you so much for all the work into creating and curating this great resource! I've been interested in leveraging TCRdock for predicting TCR binding specificity for some peptides of in…
-
Pardon the questions, but I'm new to machine learning and am trying to familiarize myself with the field.
Is WaveRNN (here and in the original paper) not an end-to-end text to speech system like Ta…
-
## [LangChain Development](https://app.pluralsight.com/library/courses/langchain-development/table-of-contents)
by [Tom Taulli](https://app.pluralsight.com/profile/author/tom-taulli)
founder : H…
-
- [ ] [blog/mteb.md at main · huggingface/blog](https://github.com/huggingface/blog/blob/main/mteb.md?plain=1)
# Title: blog/mteb.md at main · huggingface/blog
**Description:**
"---
title: "MTEB: …
-
When I use Generator2 to generate fetch requests to download a webpage, and set the number of threads to 1, it results in a timeout being triggered (long timeout = conf.getInt("mapreduce.task.timeout"…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
I followed this guide to download and get SD running : ht…
-
## DSPy and ColBERT with Omar Khattab! - Weaviate Podcast - 85
[0:00](https://www.youtube.com/watch?v=CDung1LnLbY&t=0s) Weaviate at NeurIPS 2023!
[0:38](https://www.youtube.com/watch?v=CDung1LnLbY…
-
- [ ] Can utilize the _or_ functionality e.g `string(a|b)string`.
- [ ] Can utilize the `*` ,`+` and `?` to indicate zero or more occurrences and atleast one occurrence and zero one occurrence respect…