-
Thanks for sharing your excellent work!
I am a newcomer in the field of multi-label text classification.
I don’t know where to download the train_data.json and test_data.json of Reuters-21578, also …
-
Hi, there:
Can I ask you about how you deal with the AID datasets from changed it from 600px to 512px, and how to make its LR data?
-
Hello, your work is so nice and I'd like to reproduce it with the provided jupyter notebooks.
Currently, I've downloaded Lakh Pianoroll datasets (cleaned-5), cleansed_ids.txt, LMD-matched midi and …
-
After processing by running 'scripts/data_preparation/extract_subimages.py', totally obtained image number in 'datasets/DF2K/DF2K_train_LR_bicubic/X3_sub' is different from that in 'datasets/DF2K/DF2…
-
I tried to reproduce the experimental results in the paper, but I encountered some problems.
1. Regarding the dataset preparation, I found it difficult to prepare the dataset for building extractio…
-
I have with me news articles and their abstracts in the form of strings in python (without the `, and ` tags). How do I convert this dataset to the one that is needed to train the model?
-
# 🧐 Problem Description
Currently, creating a training dataset with Fast-LLM involves a multi-step, cumbersome process:
1. **Organizing Datasets:** Start with a collection of memory-mapped Megat…
-
Hi,
When I process datasets following your instructions, I find that files in the "/data/***/scenes/" are needed in the running of `prepare/process_scene.py` and `prepare/generate_contact_data.…
-
The [MIDS draft v1.16 from 2022-05-28](https://github.com/tdwg/mids/blob/working-draft/current-drafts/MIDS-definition-v0.16-28May2022.md) already has some mappings to ABCD terms, but it only has them …
-
Thanks a lot for your excellent work.
Can you upload your datasets and the corresponding preparation code?
Thanks in advance.