djscrave commited on
Commit
3b240c4
·
1 Parent(s): 73a637d
Files changed (1) hide show
  1. lines.txt +12 -0
lines.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ rm -rf ~/.cache/huggingface/datasets/
2
+
3
+
4
+
5
+
6
+
7
+ alias pushing="git add --all && git commit -m 'ok' && git push origin main"
8
+
9
+
10
+
11
+
12
+