Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
zeio
/
patch
like
0
License:
apache-2.0
Dataset card
Files
Files and versions
Community
1
zeio
commited on
Jan 18, 2024
Commit
c607124
·
verified
·
1 Parent(s):
7908b4a
feat(stats): added script for computing stats
Browse files
Files changed (1)
hide
show
stats.sh
+3
-0
stats.sh
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
#!/bin/bash
2
+
3
+
cat index.tsv | wc -l; tree threads | tail -n 1 | cut -d ' ' -f3