internetoftim commited on
Commit
a77ca28
1 Parent(s): 079bb79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -5,6 +5,11 @@
5
 
6
  Using: [https://github.com/graphcore/Gradient-HuggingFace/tree/main/image-classification](https://github.com/graphcore/Gradient-HuggingFace/commit/826b72cba150be52e7420a3440a31e3096b73c78)
7
 
 
 
 
 
 
8
  Poplar SDK: v3.2.1
9
 
10
  Dataset:
@@ -13,3 +18,6 @@ load a custom dataset from local/remote files or folders using the ImageFolder f
13
  option 1: local/remote files (supporting the following formats: tar, gzip, zip, xz, rar, zstd)
14
  url = "https://madm.dfki.de/files/sentinel/EuroSAT.zip"
15
  files = list(Path(dataset_dir).rglob("EuroSAT.zip"))
 
 
 
 
5
 
6
  Using: [https://github.com/graphcore/Gradient-HuggingFace/tree/main/image-classification](https://github.com/graphcore/Gradient-HuggingFace/commit/826b72cba150be52e7420a3440a31e3096b73c78)
7
 
8
+
9
+ Run the notebooks in this repository:
10
+ [![Run on Gradient](https://assets.paperspace.io/img/gradient-badge.svg)](https://ipu.dev/3YOs4Js)
11
+
12
+
13
  Poplar SDK: v3.2.1
14
 
15
  Dataset:
 
18
  option 1: local/remote files (supporting the following formats: tar, gzip, zip, xz, rar, zstd)
19
  url = "https://madm.dfki.de/files/sentinel/EuroSAT.zip"
20
  files = list(Path(dataset_dir).rglob("EuroSAT.zip"))
21
+
22
+
23
+ [![Ask for help in GC Slack ](https://img.shields.io/badge/Slack-Join%20Graphcore's%20Community-blue?style=flat-square&logo=slack)](https://www.graphcore.ai/join-community)