Skip to content

Commit 9af0012

Browse files
committed
fixed gitignore for GPT-2 data
1 parent c665cd7 commit 9af0012

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/GPT-2/checkpoint
2-
/GPT-2/models
3-
/GPT-2/samples
1+
v1/GPT-2/checkpoint
2+
v1/GPT-2/models
3+
v1/GPT-2/samples
44

55
## Ignore Visual Studio temporary files, build results, and
66
## files generated by popular Visual Studio add-ons.

0 commit comments

Comments
 (0)