-
Updated
Mar 13, 2021
datasets
Here are 1,121 public repositories matching this topic...
-
Updated
Jan 24, 2021 - Python
Hi! I've noticed the doc references postgres for setting up data storage (https://labelstud.io/guide/storedata.html). However, I was wondering whether it's possible to switch to other databases such as MySQL for the same task. If so, more or less how'd the process be? I'm trying to set up label-studio and the environment I'm using only allows MySQL DBs.
Thanks!
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
🚨 🚨 Feature Request
- Related to an existing Issue
- A new implementation (Improvement, Extension)
Move the docker setup to a separate repository. Moving this outside core makes cleaner code.
Keeping docker-setup inside the core code, then adding a number of other similar systems like Vagrant, will over time create a mess. Better move them out. It also mak
-
Updated
Apr 23, 2021 - Python
-
Updated
Jan 15, 2021 - JavaScript
-
Updated
Mar 1, 2020 - Python
-
Updated
Apr 23, 2021 - JavaScript
-
Updated
Jan 3, 2021 - Python
-
Updated
Jan 28, 2021 - Jupyter Notebook
-
Updated
Apr 21, 2021 - Python
-
Updated
Mar 30, 2021 - Vue
Issue to track tutorial requests:
- Deep Learning with PyTorch: A 60 Minute Blitz - #69
- Sentence Classification - #79
-
Updated
Apr 23, 2021 - Julia
-
Updated
Apr 6, 2021 - Python
-
Updated
Apr 21, 2021 - Python
-
Updated
Nov 16, 2019 - Python
What?
Currently, API manually throws its own messages and errors. We should move them to werkzeug exceptions.
-
Updated
Apr 13, 2021
-
Updated
Oct 15, 2020
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Jun 26, 2020
-
Updated
Dec 10, 2020
-
Updated
Oct 5, 2020
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."
Hi
Wikiann dataset needs to have "spans" columns, which is necessary to be able to use this dataset, but this column is missing from huggingface datasets, could you please have a look? thank you @lhoestq