Skip to content

Commit 00727a3

Browse files
committed
project files
1 parent 7d92c79 commit 00727a3

File tree

320 files changed

+49334
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

320 files changed

+49334
-1
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# checkpoints folder of Jupyter Notebooks
2+
.ipynb_checkpoints
3+
# pre-trained Vicuna 7B v1.5
4+
Model_pretrained
5+
# models fine-tuned
6+
Fine-Tuned_models

0 commit comments

Comments
 (0)