Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "bert-
|
3 |
"architectures": [
|
4 |
"BertForTokenClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "huggingface-course/bert-finetuned-ner",
|
3 |
"architectures": [
|
4 |
"BertForTokenClassification"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 430929740
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd13545146d48e19d45e1d2d69ca1a225ef999482995c7102937feebd2b5eb34
|
3 |
size 430929740
|
runs/Sep12_05-50-17_e86aca3a0890/events.out.tfevents.1726120222.e86aca3a0890.3603.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ab41d0339af3571d4d4c515809753bd1e2fefad866cce1210595a97622a9d70
|
3 |
+
size 5935
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc901445711d041a17895dbf6fba0c3bd2cc59317b91d03d01500a841d0a29bd
|
3 |
size 5176
|