-
Add a mechanism to Croissant to define data-level annotations. Annotations are a general mechanism to attach additional information to other pieces of data. We plan to use annotations for a number of …
-
Every check in `LeaderboardService.cs` needs to be converted to a data annotation in the `LeaderboardRequestQueryDTO` class.
- [x] Use data annotations in `LeaderboardRequestQueryDTO`
- [ ] Use da…
-
First of all, thank you for your great work, this project is very rewarding. I wanted to ask how these annotation files were generated, I searched for a while, and I didn't find any instructions.
At …
-
```
[ValueObject(typeof(int))]
[System.ComponentModel.DataAnnotations.Range(2,100, Error = "Generate validator from this. Hm. Even compile time validator for well know annotations"]
public partial …
-
AutoInclude is a [not much documented, but very useful feature](https://dotnetcoretutorials.com/2021/03/07/eager-load-navigation-properties-by-default-in-ef-core/) since ef core 5, that allows you to …
-
In my case, I have custom localization service (like `IStringLocalizer`), that retrieve localization from database for user-specific culture. User culture configures in user settings, that may changes…
-
Hello @mskl, @simsa-st
If I understand correctly, the "test" keyword data should be used to evaluate the model. The annotations are present in the training and validation sets, but for test data t…
-
## Description
We are planning to implement [DTS Specifications](https://distributed-text-services.github.io/specifications/) to develop a text api. One of the key endpoints is the [Navigation endpoi…
-
### What would you like to see added to BCD?
This is a proposal for a new, internal-only tagging field to help tools and contributors make sense of the data while reviewing and editing it.
I'm sug…
-
Hi, I tried creating the COCONut-Large dataset and noticed the number of annotations were different than expected.
I got panoptic_object365.tar and panoptic_objects365train.json on [huggingface](http…