lavokvv commited on
Commit
b68624b
·
1 Parent(s): 5721713

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "flaubert/flaubert_small_cased",
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": 512,
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-06,
52
- "layerdrop": 0.2,
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": 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,
 
1
  {
2
+ "_name_or_path": "flaubert/flaubert_base_cased",
3
  "amp": 1,
4
  "architectures": [
5
  "FlaubertForSequenceClassification"
 
12
  "causal": false,
13
  "clip_grad_norm": 5,
14
  "dropout": 0.1,
15
+ "emb_dim": 768,
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-12,
52
+ "layerdrop": 0.0,
53
  "lg_sampling_factor": -1,
54
  "lgs": "fr",
55
  "mask_index": 5,
 
64
  ]
65
  ],
66
  "model_type": "flaubert",
67
+ "n_heads": 12,
68
  "n_langs": 1,
69
+ "n_layers": 12,
70
  "pad_index": 2,
71
  "pad_token_id": 2,
72
+ "pre_norm": false,
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:6bae466d7c7833e2badd177efc39b3da8a3b7d1abaca40bff6198f57e05bd017
3
- size 217510949
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c5ac7e63ed5eabb4698a6179aa8fd8553f0db8970b38016c504fa369cf5a46e
3
+ size 553012965
runs/May15_20-10-50_56cdb426685c/1684181593.1338673/events.out.tfevents.1684181593.56cdb426685c.2838.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d8b5bdfe0f3fb08f76ec143d2c0f1decd96afb370c67ad3fe5479a95d1c9c96
3
+ size 5898
runs/May15_20-10-50_56cdb426685c/events.out.tfevents.1684181593.56cdb426685c.2838.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3777e7252dc54deab5ba3e5b8e76c7d0fafd2e802ce3bef47d17692087ee2548
3
+ size 5538
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4af943221f232c334c3a0896462046abe6e06df8306426107a1df948f6f3e55
3
  size 3899
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0aaa96dc2ddb14c350876232eb3b655e735a8c217576c3ad501cf080b15ae0c
3
  size 3899