ahdr3w commited on
Commit
2dc6f5e
1 Parent(s): c4ca2d0

End of training

Browse files
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: DeepPavlov/rubert-base-cased
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - generator
7
+ model-index:
8
+ - name: my_awesome_wnut_model
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # my_awesome_wnut_model
16
+
17
+ This model is a fine-tuned version of [DeepPavlov/rubert-base-cased](https://huggingface.co/DeepPavlov/rubert-base-cased) on the generator dataset.
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 2e-05
37
+ - train_batch_size: 16
38
+ - eval_batch_size: 16
39
+ - seed: 42
40
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
+ - lr_scheduler_type: linear
42
+ - num_epochs: 15
43
+
44
+ ### Framework versions
45
+
46
+ - Transformers 4.36.1
47
+ - Pytorch 2.1.0+cu121
48
+ - Datasets 2.15.0
49
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe6de8363342171997e5001d514bddf5501fb129796bfabcc602fc383b91420f
3
  size 709096284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:234caf298b869b17e8fa4fee350e051af24094acddd3733df88e94d91283b12f
3
  size 709096284
runs/Dec16_15-18-46_22b8ff6fbb32/events.out.tfevents.1702739926.22b8ff6fbb32.1415.3 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:180943c2a223b217e2761b224c41fc643e30bdd1bb729868e5f1fbcc45c5a63b
3
- size 11472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1fb10e8fb8de3644712846633b94e8954800e07687f77ac2d2d42f6695dfdd6
3
+ size 11944
runs/Dec16_15-36-06_22b8ff6fbb32/events.out.tfevents.1702740967.22b8ff6fbb32.1415.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b89ec71f0195ed5a8acba8365c2418e2a19f4c27025eea4e45615b6bc1b2d58b
3
+ size 4910
tmp-checkpoint-1792/config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "DeepPavlov/rubert-base-cased",
3
+ "architectures": [
4
+ "BertForTokenClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "directionality": "bidi",
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "O",
14
+ "1": "B-Object",
15
+ "2": "I-Object",
16
+ "3": "B-Aspect",
17
+ "4": "I-Aspect",
18
+ "5": "B-Predicate",
19
+ "6": "I-Predicate"
20
+ },
21
+ "initializer_range": 0.02,
22
+ "intermediate_size": 3072,
23
+ "label2id": {
24
+ "B-Aspect": 3,
25
+ "B-Object": 1,
26
+ "B-Predicate": 5,
27
+ "I-Aspect": 4,
28
+ "I-Object": 2,
29
+ "I-Predicate": 6,
30
+ "O": 0
31
+ },
32
+ "layer_norm_eps": 1e-12,
33
+ "max_position_embeddings": 512,
34
+ "model_type": "bert",
35
+ "num_attention_heads": 12,
36
+ "num_hidden_layers": 12,
37
+ "output_past": true,
38
+ "pad_token_id": 0,
39
+ "pooler_fc_size": 768,
40
+ "pooler_num_attention_heads": 12,
41
+ "pooler_num_fc_layers": 3,
42
+ "pooler_size_per_head": 128,
43
+ "pooler_type": "first_token_transform",
44
+ "position_embedding_type": "absolute",
45
+ "torch_dtype": "float32",
46
+ "transformers_version": "4.36.1",
47
+ "type_vocab_size": 2,
48
+ "use_cache": true,
49
+ "vocab_size": 119547
50
+ }
tmp-checkpoint-1792/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f6ea197c00e9006e0ef518f1db3252c2056eec381288356e89c8db94908c283
3
+ size 666894336
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1f17bf6fd3129951b22a2986fa98ba11029e27c81a46c4e137459bd0a4e7400
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84402991a76e6feae1289d4ecd3110be57a1c9923fba3b50ac8317722e61ba29
3
  size 4728