Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
121tester
/
test-commit-model-2026
like
0
test
Model card
Files
Files and versions
xet
Community
121tester
commited on
Feb 12
Commit
cc78a1b
·
verified
·
1 Parent(s):
6968445
Refactor model files
Browse files
Add new training script and remove old vocab file
Files changed (2)
hide
show
train.py
+1
-0
vocab.txt
+0
-1
train.py
ADDED
Viewed
@@ -0,0 +1 @@
1
+
import torch\n\ndef train_model():\n print('Training...')\n
vocab.txt
DELETED
Viewed
@@ -1 +0,0 @@
1
-
[PAD]\n[UNK]\n[CLS]\n[SEP]\n[MASK]