izaitova commited on
Commit
cb40542
·
verified ·
1 Parent(s): a50de93

End of training

Browse files
Files changed (4) hide show
  1. README.md +60 -0
  2. config.json +69 -0
  3. model.safetensors +3 -0
  4. training_args.bin +3 -0
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: izaitova/robbert-2023-dutch-large-upos
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - universal_dependencies
8
+ model-index:
9
+ - name: robbert-2023-dutch-large-upos-upos
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # robbert-2023-dutch-large-upos-upos
17
+
18
+ This model is a fine-tuned version of [izaitova/robbert-2023-dutch-large-upos](https://huggingface.co/izaitova/robbert-2023-dutch-large-upos) on the universal_dependencies dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - eval_loss: 0.3606
21
+ - eval_precision: 0.8288
22
+ - eval_recall: 0.7844
23
+ - eval_f1: 0.7968
24
+ - eval_accuracy: 0.8898
25
+ - eval_runtime: 5.7602
26
+ - eval_samples_per_second: 121.524
27
+ - eval_steps_per_second: 15.277
28
+ - step: 0
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 5e-05
48
+ - train_batch_size: 16
49
+ - eval_batch_size: 8
50
+ - seed: 42
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: linear
53
+ - num_epochs: 10
54
+
55
+ ### Framework versions
56
+
57
+ - Transformers 4.42.4
58
+ - Pytorch 2.3.1+cu121
59
+ - Datasets 2.21.0
60
+ - Tokenizers 0.19.1
config.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "izaitova/robbert-2023-dutch-large-upos",
3
+ "additional_special_tokens_ids": [],
4
+ "architectures": [
5
+ "RobertaForTokenClassification"
6
+ ],
7
+ "attention_probs_dropout_prob": 0.1,
8
+ "bos_token_id": 0,
9
+ "classifier_dropout": null,
10
+ "cls_token_id": 0,
11
+ "eos_token_id": 1,
12
+ "hidden_act": "gelu",
13
+ "hidden_dropout_prob": 0.1,
14
+ "hidden_size": 1024,
15
+ "id2label": {
16
+ "0": "LABEL_0",
17
+ "1": "LABEL_1",
18
+ "2": "LABEL_2",
19
+ "3": "LABEL_3",
20
+ "4": "LABEL_4",
21
+ "5": "LABEL_5",
22
+ "6": "LABEL_6",
23
+ "7": "LABEL_7",
24
+ "8": "LABEL_8",
25
+ "9": "LABEL_9",
26
+ "10": "LABEL_10",
27
+ "11": "LABEL_11",
28
+ "12": "LABEL_12",
29
+ "13": "LABEL_13",
30
+ "14": "LABEL_14",
31
+ "15": "LABEL_15"
32
+ },
33
+ "initializer_range": 0.02,
34
+ "intermediate_size": 4096,
35
+ "label2id": {
36
+ "LABEL_0": 0,
37
+ "LABEL_1": 1,
38
+ "LABEL_10": 10,
39
+ "LABEL_11": 11,
40
+ "LABEL_12": 12,
41
+ "LABEL_13": 13,
42
+ "LABEL_14": 14,
43
+ "LABEL_15": 15,
44
+ "LABEL_2": 2,
45
+ "LABEL_3": 3,
46
+ "LABEL_4": 4,
47
+ "LABEL_5": 5,
48
+ "LABEL_6": 6,
49
+ "LABEL_7": 7,
50
+ "LABEL_8": 8,
51
+ "LABEL_9": 9
52
+ },
53
+ "layer_norm_eps": 1e-05,
54
+ "mask_token_id": 4,
55
+ "max_position_embeddings": 514,
56
+ "model_type": "roberta",
57
+ "num_attention_heads": 16,
58
+ "num_hidden_layers": 24,
59
+ "pad_token_id": 1,
60
+ "position_embedding_type": "absolute",
61
+ "sep_token_id": 3,
62
+ "tokenizer_class": "RobertaTokenizerFast",
63
+ "torch_dtype": "float32",
64
+ "transformers_version": "4.42.4",
65
+ "type_vocab_size": 1,
66
+ "unk_token_id": 2,
67
+ "use_cache": true,
68
+ "vocab_size": 50000
69
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a68e0c8fa35ba01872168780d9faebd4fc25c9746344021ddb945dca4cd55cd
3
+ size 1416268752
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddf70e53b14468f7236950ab399dfc1f5db0b43aadcf3b5c999aeba002fec88d
3
+ size 5176