meg HF staff commited on
Commit
f60da9f
1 Parent(s): 542cf55

Update train.sh

Browse files
Files changed (1) hide show
  1. train.sh +1 -0
train.sh CHANGED
@@ -1,6 +1,7 @@
1
  #!/bin/bash
2
 
3
  echo "Starting attempt at training with default from git repo!"
 
4
  ls /data/*
5
  cd teaching_arithmetic
6
  mkdir -p out
 
1
  #!/bin/bash
2
 
3
  echo "Starting attempt at training with default from git repo!"
4
+ ls *
5
  ls /data/*
6
  cd teaching_arithmetic
7
  mkdir -p out