Narshion commited on
Commit
cb601ec
1 Parent(s): 213d5f9
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ datasets:
5
+ - null
6
+ model-index:
7
+ - name: bert-base-multilingual-cased-urgency
8
+ results:
9
+ - task:
10
+ name: Masked Language Modeling
11
+ type: fill-mask
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # bert-base-multilingual-cased-urgency
18
+
19
+ This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 2.2797
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 3.0
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:-----:|:---------------:|
52
+ | 4.1408 | 1.0 | 5659 | 3.6705 |
53
+ | 2.8777 | 2.0 | 11318 | 2.5536 |
54
+ | 2.561 | 3.0 | 16977 | 2.2740 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.10.0
60
+ - Pytorch 1.9.0+cu102
61
+ - Datasets 1.11.0
62
+ - Tokenizers 0.10.3
config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BertForMaskedLM"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "classifier_dropout": null,
7
+ "directionality": "bidi",
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 3072,
14
+ "layer_norm_eps": 1e-12,
15
+ "max_position_embeddings": 512,
16
+ "model_type": "bert",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 12,
19
+ "pad_token_id": 0,
20
+ "pooler_fc_size": 768,
21
+ "pooler_num_attention_heads": 12,
22
+ "pooler_num_fc_layers": 3,
23
+ "pooler_size_per_head": 128,
24
+ "pooler_type": "first_token_transform",
25
+ "position_embedding_type": "absolute",
26
+ "torch_dtype": "float32",
27
+ "transformers_version": "4.10.0",
28
+ "type_vocab_size": 2,
29
+ "use_cache": true,
30
+ "vocab_size": 119547
31
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:442f015c8a1254f904ec91acf5c0a310a0b91c225c000d7afd8aa9d69cbf1c70
3
+ size 711982891
runs/Sep01_09-42-16_4a211770aabf/1630489360.16594/events.out.tfevents.1630489360.4a211770aabf.76.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:192afc877e1a0301d8a7a04d23b4ac234bf647ff5e19b9d8bc215420a34b268e
3
+ size 4200
runs/Sep01_09-42-16_4a211770aabf/events.out.tfevents.1630489360.4a211770aabf.76.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba988c1dcb78c0c3b62b71a8769fa885d6afc529ddc566bbd6b010215211f7be
3
+ size 9497
runs/Sep01_09-42-16_4a211770aabf/events.out.tfevents.1630501845.4a211770aabf.76.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4648581e5a8d0a2a6bf4c10918015a05846c0edc371c118389ddec8f70ace4a0
3
+ size 316
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:194b7d0a63bc6a7b8f0e8f5541f5fcd46f37f2c809e76baa2a0c794e0a148bec
3
+ size 2671