-
To go beyond bioacoustics and to actually serve as a core package for acoustic communication researchers, we need a `models` module that contains reference implementations of *models* of animal acoust…
-
Recursive Pydantic definitions seem unsupported for lists, unions, and optionals. My understanding is these are the basic use cases.
A reproducible example is provided below:
```python
import jso…
-
## Is your feature request related to a problem? Please describe
Shell is also a great part of Linux, as the commands are all excuted in the shell. It is also important for beginners to write easy …
-
For Developers Page need some text update:
## Header
> On this page, you’ll find information about open source projects created and maintained by the Scratch Team at MIT, as well as our thoughts on …
-
## 🚀 Feature
Weight decay is used very often. A common strategy is to implicitly use the learning rate scheduler todo so, or to simply shrinking the weights at the end of each iteration by a consta…
-
Hi, not an issue as such, but would love to chat about the work you've done here and if it currently supports the HTML within the template or just the perl HTML tags ? Did you write any corpus tests f…
-
I'm getting two failing tests with `tree-sitter test`
```
2 failures:
correct / expected / unexpected
1. Let binding, trailing semicolon with spacing:
(source_file
(ERROR
…
-
## Project description
So, over the past few months I've been trying to learn Russian (and Spanish before that), and naturally, over said period I've had to look up conjugations of verbs/nouns. Tho…
-
The idea that the unconstrained output of a large language model (LLM) resembles the "universe of universes" within unimath and how grammars shape our perception of reality is an interesting one, with…
-
Is there a particular dataset format required for finetuning codellama? I have the dataset in the OpenAI suggested format which is basically a jsonl with each entry having `messages: [{role: 'system',…