-
Updated
Jan 4, 2022
datasets
Here are 1,395 public repositories matching this topic...
-
Updated
Oct 12, 2021 - Python
Describe the bug
I am trying to label Hebrew text (RTL language). When labels are attached to the text, the words of the text are mixed and not shown in their original order.
To Reproduce
Steps to reproduce the behavior:
- Create a project with attached dataset.json dataset.txt
- Choose NER template
- Start
-
Updated
Dec 11, 2019 - C++
How to reproduce the behaviour
The error occurs in the Step 5/9 of the docker build process
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz: BAD signature
WARNING: Ignoring http
-
Updated
Jan 31, 2022 - Python
🚨 🚨 Feature Request
If your feature will improve HUB
To explore the structure of a dataset it is convenient to have nicer and more informative prints of dataset objects and samples
Description of the possible solution
1) show ds
now
> ds
Dataset(path='hub://activeloop/abalone_full_dataset', tensors=['length', 'diameter', 'height', 'weight'])-
Updated
Jan 31, 2022 - Python
-
Updated
Jun 14, 2021 - JavaScript
Is there a specific app this action is for?
AWS
Please provide a link to the relevant API docs for the specific service / operation.
https://docs.aws.amazon.com/sns/latest/dg/sns-publishing.html#publish-to-topic-aws-sdks
Note
I do know that I can send to EventBridge, which can then send to SNS. It's just that it seems a bit unnecessary for simple workflows that might not r
-
Updated
Jan 30, 2022
-
Updated
Mar 1, 2020 - Python
-
Updated
Jan 27, 2022 - Python
-
Updated
Dec 1, 2021 - Python
-
Updated
Jan 31, 2022 - Jupyter Notebook
-
Updated
Jan 14, 2022 - Vue
-
Updated
Jan 31, 2022 - Julia
Issue to track tutorial requests:
- Deep Learning with PyTorch: A 60 Minute Blitz - #69
- Sentence Classification - #79
-
Updated
Jan 14, 2022 - Python
Note sure if it could be interesting but:
When registering a table:
addr: 0.0.0.0:8084
tables:
- name: "example"
uri: "/data/"
option:
format: "parquet"
use_memory_table: false
add in options:
glob
pattern: "file_typev1*.parquet"
or regexp
pattern: "\wfile_type\wv1\w*.parquet"
It would allow selecting in uri's with different exte
-
Updated
Jan 6, 2022 - Python
-
Updated
Nov 16, 2019 - Python
What?
Currently, API manually throws its own messages and errors. We should move them to werkzeug exceptions.
-
Updated
Jan 30, 2022
-
Updated
Jan 13, 2022
-
Updated
Jan 6, 2022
Improve this page
Add a description, image, and links to the datasets topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the datasets topic, visit your repo's landing page and select "manage topics."


Is your feature request related to a problem? Please describe.
I am uploading our dataset and models for the "Constructing interval measures" method we've developed, which uses item response theory to convert multiple discrete labels into a continuous spectrum for hate speech. Once we have this outcome our NLP models conduct regression rather than classification, so binary metrics are not r