internetoftim commited on
Commit
5f96a99
1 Parent(s): bea584a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -5,6 +5,10 @@
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 +17,5 @@ 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
+ Run the notebooks in this repository:
9
+ [![Run on Gradient](https://assets.paperspace.io/img/gradient-badge.svg)](https://ipu.dev/3YOs4Js)
10
+
11
+
12
  Poplar SDK: v3.2.1
13
 
14
  Dataset:
 
17
  option 1: local/remote files (supporting the following formats: tar, gzip, zip, xz, rar, zstd)
18
  url = "https://madm.dfki.de/files/sentinel/EuroSAT.zip"
19
  files = list(Path(dataset_dir).rglob("EuroSAT.zip"))
20
+
21
+ [![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)