itisphilippe commited on
Commit
35c1355
·
1 Parent(s): 46ef489

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -2,14 +2,15 @@
2
  license: mit
3
  ---
4
 
5
- Models and other data for https://github.com/jeniyat/StackOverflowNER.
6
 
7
  Please note that folders are stored decompressed due to HuggingFace file size limitations.
8
 
9
- Files in ./data_ctc/ are compressed using `gzip`, and can be decompressed using `gunzip -d *.gz`.
10
 
11
  Intermediate model checkpoints have not been uploaded due to bandwidth limitations.
12
 
 
13
  **BibTeX entry and citation info**
14
 
15
  ```bibtex
 
2
  license: mit
3
  ---
4
 
5
+ Models and other data for https://github.com/jeniyat/StackOverflowNER. Use `git lfs fetch --all` to download all files.
6
 
7
  Please note that folders are stored decompressed due to HuggingFace file size limitations.
8
 
9
+ The individual files in ./data_ctc/ are compressed using `gzip`, and can be decompressed using `gunzip -d *.gz`.
10
 
11
  Intermediate model checkpoints have not been uploaded due to bandwidth limitations.
12
 
13
+
14
  **BibTeX entry and citation info**
15
 
16
  ```bibtex