Training in progress, epoch 1
Browse files- config.json +2 -2
- model.safetensors +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
@@ -48,7 +48,7 @@
|
|
48 |
"num_hidden_layers": 6,
|
49 |
"pad_token_id": 1,
|
50 |
"torch_dtype": "float32",
|
51 |
-
"transformers_version": "4.
|
52 |
"use_cache": true,
|
53 |
"vocab_size": 50269
|
54 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "../../../../models/preentrenats/led-bionlp-2024-v0",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"architectures": [
|
|
|
48 |
"num_hidden_layers": 6,
|
49 |
"pad_token_id": 1,
|
50 |
"torch_dtype": "float32",
|
51 |
+
"transformers_version": "4.35.2",
|
52 |
"use_cache": true,
|
53 |
"vocab_size": 50269
|
54 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 647626420
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c42cd37aecbf54848f058d798c9a6417868add9f07d0399b635ea2402633b27
|
3 |
size 647626420
|
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:e56b4588626b5591cf6a46896a2de1b784fb440a5a4d5ed2d18d7d2edbe62d1a
|
3 |
+
size 4347
|