Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 53d0f60

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0052ed8 commit 53d0f60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ The addition has to formed as new folder:
4444
accelerator:
4545
- CPU
4646
```
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)
4848

4949
## Using datasets
5050

5151
It is quite common to use some public or competition's dataset for your example.
5252
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]_:
5454

5555
```yaml
5656
datasets:

0 commit comments

Comments
 (0)