Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "flaubert/
|
3 |
"amp": 1,
|
4 |
"architectures": [
|
5 |
"FlaubertForSequenceClassification"
|
@@ -12,7 +12,7 @@
|
|
12 |
"causal": false,
|
13 |
"clip_grad_norm": 5,
|
14 |
"dropout": 0.1,
|
15 |
-
"emb_dim":
|
16 |
"embed_init_std": 0.02209708691207961,
|
17 |
"encoder_only": true,
|
18 |
"end_n_top": 5,
|
@@ -48,8 +48,8 @@
|
|
48 |
"langs": [
|
49 |
"fr"
|
50 |
],
|
51 |
-
"layer_norm_eps": 1e-
|
52 |
-
"layerdrop": 0.
|
53 |
"lg_sampling_factor": -1,
|
54 |
"lgs": "fr",
|
55 |
"mask_index": 5,
|
@@ -64,12 +64,12 @@
|
|
64 |
]
|
65 |
],
|
66 |
"model_type": "flaubert",
|
67 |
-
"n_heads":
|
68 |
"n_langs": 1,
|
69 |
-
"n_layers":
|
70 |
"pad_index": 2,
|
71 |
"pad_token_id": 2,
|
72 |
-
"pre_norm":
|
73 |
"problem_type": "single_label_classification",
|
74 |
"sample_alpha": 0,
|
75 |
"share_inout_emb": true,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "flaubert/flaubert_small_cased",
|
3 |
"amp": 1,
|
4 |
"architectures": [
|
5 |
"FlaubertForSequenceClassification"
|
|
|
12 |
"causal": false,
|
13 |
"clip_grad_norm": 5,
|
14 |
"dropout": 0.1,
|
15 |
+
"emb_dim": 512,
|
16 |
"embed_init_std": 0.02209708691207961,
|
17 |
"encoder_only": true,
|
18 |
"end_n_top": 5,
|
|
|
48 |
"langs": [
|
49 |
"fr"
|
50 |
],
|
51 |
+
"layer_norm_eps": 1e-06,
|
52 |
+
"layerdrop": 0.2,
|
53 |
"lg_sampling_factor": -1,
|
54 |
"lgs": "fr",
|
55 |
"mask_index": 5,
|
|
|
64 |
]
|
65 |
],
|
66 |
"model_type": "flaubert",
|
67 |
+
"n_heads": 8,
|
68 |
"n_langs": 1,
|
69 |
+
"n_layers": 6,
|
70 |
"pad_index": 2,
|
71 |
"pad_token_id": 2,
|
72 |
+
"pre_norm": true,
|
73 |
"problem_type": "single_label_classification",
|
74 |
"sample_alpha": 0,
|
75 |
"share_inout_emb": true,
|
pytorch_model.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:a4d40f5bc35e795c24e9f91d33a011ec9b51758f8aae890354a1c5df50757036
|
3 |
+
size 217510949
|
runs/May16_16-37-02_473a1c8172e8/1684255259.427329/events.out.tfevents.1684255259.473a1c8172e8.4677.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3c42ab47f4c9053355b192937c56ec2a06a7f87641f8c22d096b5443a3e63d2
|
3 |
+
size 5898
|
runs/May16_16-37-02_473a1c8172e8/events.out.tfevents.1684255259.473a1c8172e8.4677.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0112f132f0b22cd172d497c85056335b0e8b769a3cdd0ef55ab6816d43a5742a
|
3 |
+
size 5536
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3899
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7412c7dbbef8b2b0bdca3e0ca2bfc9b3b3a8a004c3c059ef73c23070be84513
|
3 |
size 3899
|