-
It took me an hour to load a 50M vocabulary. Is there a better way?
-
I was going to comment at #745, but I think this translates to a more general discussion about vocabulary building. Although I don't know if this would be considered a meta issue.
## Character cove…
-
To achieve scalability for large vocabularie sections need to
a) avoid loading all vocabulary details before displaying (first hit took a long time)
b) allow grouping of vocabularies.
an option …
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
### 🚀 The feature, motivation and pitch
It'd be great to have a fused linear and cross-entropy function in PyTorch, for example, `torch.nn.functional.linear_cross_entropy`. This function acts as a fu…
-
## Problem
Currently, the highlighted background appears only on the open page. Enhancing user experience could involve adding a hover background effect to other buttons. For instance, when hovering …
-
We first defined Vocabularies in the 2019-09 release. It's nearly 3 years later and we are only starting to see large orgs wanting ot make them.
We can communicate better.
- [ ] What is a JSON S…
-
Hey @katy-sadowski,
I ended up opening an issue as Discussions is not enabled for this repo.
Wanted to share some notes on my experiences with you on using this solution for 1 million patients e…
-
Hey
Does this work with FacebookAI/xlm-roberta-large-finetuned-conll03-english too? And where can I find base_vocabulary.json?
-
I saw you used something like this:
```
model = FastVisionModel.get_peft_model(
model,
finetune_vision_layers = True, # False if not finetuning vision part
finetune_language_lay…