forearms12 commited on
Commit
d58518c
·
verified ·
1 Parent(s): 992ba00

model files

Browse files
Files changed (3) hide show
  1. .gitattributes +1 -0
  2. best_model.pt +3 -0
  3. main.ipynb +0 -8
.gitattributes ADDED
@@ -0,0 +1 @@
 
 
1
+ best_model.pt filter=lfs diff=lfs merge=lfs -text
best_model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4b52fd161b88612be38b2e9361bca3c0b854c5e8b51f30f8a7033fa933a8c4c
3
+ size 180070260
main.ipynb CHANGED
@@ -1220,14 +1220,6 @@
1220
  " token_str = encoding.decode(token_tensor[0].tolist())\n",
1221
  " print(token_str, end='', flush=True)"
1222
  ]
1223
- },
1224
- {
1225
- "cell_type": "code",
1226
- "execution_count": null,
1227
- "id": "cad4d9b2",
1228
- "metadata": {},
1229
- "outputs": [],
1230
- "source": []
1231
  }
1232
  ],
1233
  "metadata": {
 
1220
  " token_str = encoding.decode(token_tensor[0].tolist())\n",
1221
  " print(token_str, end='', flush=True)"
1222
  ]
 
 
 
 
 
 
 
 
1223
  }
1224
  ],
1225
  "metadata": {