Compare commits

..

No commits in common. "master" and "622440e638fa73f2ce8e40780cbde35c7802a1e6" have entirely different histories.

4 changed files with 17935 additions and 17939 deletions

4
.gitignore vendored
View File

@ -1,8 +1,8 @@
*~ *~
*sswp *.swp
*.bak *.bak
*.pyc *.pyc
*.o *.o
**/.DS_Store .DS_Store
.token .token

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +0,0 @@
- gpt-2
params:
epochs: 2
learning-rate: 0.0001

File diff suppressed because it is too large Load Diff