neuria99 commited on
Commit
4cdd9ad
1 Parent(s): 01b09cd

Training in progress, epoch 1

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c06e987da560db799b4eaeb82610d0ed888b35bf5cf12092ba23f28e4d639bd
3
  size 707704648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:955822cd86f70772a7b794db8fea24142b1c2376e2a69eeef3bc8639d74a0b63
3
  size 707704648
tmp-checkpoint-44/config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "MarcBrun/ixambert-finetuned-squad-eu",
3
+ "architectures": [
4
+ "BertForQuestionAnswering"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "pad_token_id": 0,
19
+ "position_embedding_type": "absolute",
20
+ "torch_dtype": "float32",
21
+ "transformers_version": "4.37.2",
22
+ "type_vocab_size": 2,
23
+ "use_cache": true,
24
+ "vocab_size": 119099
25
+ }
tmp-checkpoint-44/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:628a36162c971c8bed9e5c281442da42101033f9a1505c33edc2d0191d5bcd88
3
+ size 367480640
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7cb3b64302127db20bfa33176ad06dfe37e22ac1c5e07a5802d1c966a1099a6
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:901e62fd9776a505e31efd52b7a57028d8dfec167866032e7c6be0def3b761fb
3
  size 4728