xaviergillard
commited on
Commit
•
f1e826b
1
Parent(s):
ceaff2b
Training in progress, step 100
Browse files
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifier_dropout": null,
|
@@ -17,7 +17,7 @@
|
|
17 |
"num_hidden_layers": 12,
|
18 |
"pad_token_id": 0,
|
19 |
"position_embedding_type": "absolute",
|
20 |
-
"torch_dtype": "
|
21 |
"transformers_version": "4.38.2",
|
22 |
"type_vocab_size": 2,
|
23 |
"use_cache": true,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "xaviergillard/brabant-xvii-from-scratch",
|
3 |
"architectures": [
|
4 |
+
"BertForMaskedLM"
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.1,
|
7 |
"classifier_dropout": null,
|
|
|
17 |
"num_hidden_layers": 12,
|
18 |
"pad_token_id": 0,
|
19 |
"position_embedding_type": "absolute",
|
20 |
+
"torch_dtype": "float16",
|
21 |
"transformers_version": "4.38.2",
|
22 |
"type_vocab_size": 2,
|
23 |
"use_cache": true,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09b86a2cc509ac7e2746580c69aa159ff81bed8402b61fe9f61f3342938d6e2a
|
3 |
+
size 218249344
|
runs/Mar25_10-13-41_7cb2519f8d33/events.out.tfevents.1711361627.7cb2519f8d33.7223.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa092d4c6fdb5efa99b627b7a76805768c38a684cd503c4ed83cd1cf61563bde
|
3 |
+
size 4926
|
runs/Mar25_10-15-33_7cb2519f8d33/events.out.tfevents.1711361737.7cb2519f8d33.7223.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15ae4822b52f7e3460caade794b22000ae5f6ce576347c1931740be0ef7a54c1
|
3 |
+
size 88
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00093e97dcead9ebde093c60dd0a716d6da4343c262cb1c3788a559146599d29
|
3 |
+
size 4984
|