Training in progress, epoch 1
Browse files
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "bert-base-multilingual-cased",
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 711492725
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23f31c62c05a8d1eb0b5b855632462bcaf0137a1983cdf6c2a9034489ad34b27
|
3 |
size 711492725
|
runs/Jun01_22-04-36_c712c76ae481/1685657290.769646/events.out.tfevents.1685657290.c712c76ae481.31.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26680e09821239b90310fcf21d642954990636e955e72c378df6645f497e8574
|
3 |
+
size 5837
|
runs/Jun01_22-04-36_c712c76ae481/events.out.tfevents.1685657290.c712c76ae481.31.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa2073f78c7ec5d9be19bbc7e2c2447e242c98eb44586a0a0a1e4280aa3d3117
|
3 |
+
size 4699
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:714542776c03fcd75b9ca858118b1b5ea2091df4a8f63388e6804b3a9ab6b786
|
3 |
+
size 3643
|