You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 28, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,13 +44,13 @@ The addition has to formed as new folder:
44
44
accelerator:
45
45
- CPU
46
46
```
47
-
- _\[optional\]_ requirements listed in `requirements.txt` in the particular folder (in case you need some other packaged then listed the parent folder)
47
+
- _[optional]_ requirements listed in `requirements.txt` in the particular folder (in case you need some other packaged then listed the parent folder)
48
48
49
49
## Using datasets
50
50
51
51
It is quite common to use some public or competition's dataset for your example.
52
52
We facilitate this via defining the data sources in the metafile.
53
-
There are two basic options, download a file from web or pul Kaggle dataset _\[Experimental\]_:
53
+
There are two basic options, download a file from web or pul Kaggle dataset _[Experimental]_:
0 commit comments