We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e52116 commit 8a0b572Copy full SHA for 8a0b572
AI-and-Analytics/End-to-end-Workloads/LanguageIdentification/sample.json
@@ -23,7 +23,7 @@
23
"tar -xf cv-corpus-11.0-2022-09-21-sv-SE.tar.gz",
24
"mv cv-corpus-11.0-2022-09-21 commonVoice/swedish",
25
"cd $cwd",
26
- "curl -fsSL https://get.docker.com/ | sh",
+ "curl -fsSL https://get.docker.com/ | sh",
27
"docker pull intel/oneapi-aikit",
28
"./launch_docker.sh"
29
],
0 commit comments