-
- Tutorials
- https://kailash-pathak.medium.com/generate-cucumber-html-report-in-cypress-3691d596ef19
- Inspiration
- https://www.picklesdoc.com/
- https://github.com/jenkinsci/cucumber-livi…
-
Hi, thank you for your great work.
distiluse-base-multilingual-cased has one more dense layer compared to the pool-only model. How is this dense layer added?
We are constructing a Chinese long text…
-
checkboxes indicate work that is ready to happen. uncheckboxed bullet points need further discussion
landing page:
- [ ] use the full fact muli font
- [ ] change the analyse button colour
- [ ] h…
-
There is a sentence in chapter 18, just before section 18.6, that says:
> Although in principle the `@fVal` attribute could point to any kind of feature value, its use is not recommended for simple…
bansp updated
4 weeks ago
-
Hi, slundberg,
**versions:**
keras 2.2.4
tensorflow 1.12.0
python2.7.18
CPU
shap 0.28.5
**Code piece:**
```
word_embedding_layer = Embedding(WORD_VOCAB_LEN,
W…
-
I got problem when I run(using my own data)
```
python gens/gen_bert.py \
--model albert-xxlarge-v1 \
--dataset ACE05 \
--save_attention 1 \
--save_path ./wv/albert.ace05_with_he…
-
Hello,
Thanks for this library, it's pretty nice! I have a project using it that basically exposes sentence embeddings as a stateless HTTP API. In order to make distribution easy and consistent, it…
-
Hi! Thanks for open-sourcing APE, it is fantastic! 👍
I am new to the field of open-vocabulary vision foundation models, and I have some questions on the "gated cross-modality interaction" when goi…
-
**Paper**
Character-level Convolutional Networks for Text Classification
**Introduction**
In the realm of text classification, most models have considered the words as the building blocks. This r…
-
Thanks for this package; very useful.
Would it make sense to include simple multi-word distance metrics like MOWE (mean/median of word embeddings) etc in this package or is that already available i…