-
I read the code of this repo. Your code is well-written. However, I think I need more clarification about the tutorial to better understand how to use your repo correctly.
In your tutorial, you giv…
-
Hi, I just report problematic named entities I found using `en_core_sci_sm`, to improve the model. Most of them contain unbalanced brackets.
```
(-2)-0-(+2
(-8
(= control values
(= controls
(=…
-
Hi Artem, thanks for your precious work. Having reading on the watch it's been a life changer.
This is probably more of a discussion than a specific bug report/enhancement request.
I was wondering …
-
Does anybody have a way of changing the red text colour that appears during warnings of 'low blood sugar' events? At times of near hypoglycemia the text is extremely difficult to read. I have tried at…
-
Hello, I was training Llama 3.1 (instruct) on my dataset.
I am using this code I created:
```python
import torch
from trl import SFTTrainer
from datasets import load_dataset, Dataset
from t…
-
Proposal from @darrylschick:
Teams might meet up on hangout/webex to discuss priorities.
-
Do you have a Glucomen Aero or Glucomen Aero 2K meter or another glucose meter made by Glucomen which supports NFC syncing?
If so I would be very interested for your assistance testing xDrip's cap…
-
I want to be able to set the random seed of the solver -- now I could add a special option for this, but it might be nicer to just be able to call parseOptions for every solver, maybe on construction…
-
**Describe the bug**
Hi, I was trying a data processing pipeline. Here is the full code of the pipeline. While writing the result into CSV by default it creates several csv partition files but all th…
-
Hi I am creating a software that monitors glucose meters and they are around 100 devices. My problem is how I could filter out the devices in two or four devices only using designated MAC addresses or…