Data upload
at present HyperAI There are multiple ways to upload data as follows:
- In the already running one "Jupyter working space" Upload data
- use HyperAI "data warehouse " In the middle "upload" function
- use FileBrowser Upload data
among "data warehouse " The upload supports uploading through a browser and bayes Command line tool upload. For situations where the data scale is not large, adopt "Jupyter working space" Uploading can meet the requirements. But if you want more data management (Add, delete, modify, and search. Batch directory upload. Resume from breakpoint, etc)have access to FileBrowser Upload data.
Adopt "Jupyter working space" Upload data
Starting up "Jupyter working space" after. On the left side "File Browser" You can go through the last one "upload" Realize the upload of a single file.
In large files (greater than 15MB)During the upload process, a progress bar will be displayed below it:
By dragging the file to the left "File Browser" It will also trigger the upload of files.
adopt "Jupyter working space" Upload file not available "Resume from breakpoint" The function. Any upload failure requires the entire file to be re uploaded.
HyperAI "data warehouse " In the middle "upload" function
"data set" The function of uploading and "Model" of "upload" The function is consistent. Here "data set" Introduce as an example.
Click on the left menu bar "data set" Later on "+" , Enter dataset name and description. You can create an empty dataset.
After creating the dataset, you can click on it in the upper right corner of the dataset page "Upload a new version" .
The size limit here depends on the remaining space of the current user. Maximum support "500 GB" Upload the file.
Multiple file uploads
You can upload up to once on the upload interface 500 A file. Support multiple selection of files. Multiple methods such as file drag and drop to select the file to upload.
The uploaded file cannot handle duplicate file names. Therefore, when dragging and dropping a folder to upload. If the uploaded files have the same name, only one file will be saved in the end.
Resume from breakpoint
Dataset upload support "Resume from breakpoint" , When an upload is interrupted due to network or unexpected reasons. IfThe uploaded file has not been changed and the uploaded target dataset has not changed, The data will continue to be uploaded from the previous time.
The longest period supported for breakpoint continuation is 15 day. If the uploaded dataset starts after the first upload 15 The upload has not been completed within the past few days. Its data will be deleted.
Adopt bayes
Command line tool upload
stay use bayes Upload data A detailed introduction has been provided.
Use FileBrowser Upload data
FileBrowser It is based on Web The file manager. Can be accessed through a browser HyperAI The dataset in. Perform data addition, deletion, modification, and search. Batch directory upload and other operations.