Surafeljava commited on
Commit
1cf6016
·
1 Parent(s): a945399

AmBERT model - version 1.2

Browse files
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "RobertaForMaskedLM"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "bos_token_id": 0,
7
+ "classifier_dropout": null,
8
+ "eos_token_id": 2,
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": 514,
16
+ "model_type": "roberta",
17
+ "num_attention_heads": 12,
18
+ "num_hidden_layers": 6,
19
+ "pad_token_id": 1,
20
+ "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.19.0.dev0",
23
+ "type_vocab_size": 1,
24
+ "use_cache": true,
25
+ "vocab_size": 52000
26
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
my-bpe.tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bec0163fe347956f925f98289f1f41ce9174242277ddd5d28e8cd957245c57d
3
+ size 334056939
runs/Apr15_17-35-35_168462b89bab/1650044149.7408097/events.out.tfevents.1650044149.168462b89bab.98.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3d4bce9a954b2b9a137cc5fe51a71e2162b01dcdd054e60a0353a48868e3bdd
3
+ size 5062
runs/Apr15_17-35-35_168462b89bab/events.out.tfevents.1650044149.168462b89bab.98.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2de223718ebef6c567e5a3b7598fc7eefbe0a563bd7fd3afed622da83f643fb
3
+ size 6752
runs/Apr16_21-12-43_a45f3968f4b9/1650143579.6400409/events.out.tfevents.1650143579.a45f3968f4b9.99.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b24884cfcf0bcb71acf96ff1237d201249930ae8beee17336b105d4c345a2fef
3
+ size 5062
runs/Apr16_21-12-43_a45f3968f4b9/events.out.tfevents.1650143579.a45f3968f4b9.99.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbe7a19a2c3359e4cdf4ac15b273e7bbbbb0afd111b64bc06aa6b65fb0170765
3
+ size 3415
runs/Apr17_07-25-46_7d29cafdbf00/1650180368.246961/events.out.tfevents.1650180368.7d29cafdbf00.95.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a4b4995c0cb9bbd04b74b57253f085eb14b1e88208be30a3313e8d42112100d
3
+ size 5062
runs/Apr17_07-25-46_7d29cafdbf00/events.out.tfevents.1650180368.7d29cafdbf00.95.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:128303e3aacbb64fe2161a4af25956b340fc1e3a38fe4d74230ee3728fdd4259
3
+ size 6752
runs/Apr17_10-12-52_f4efcfd30ea7/1650190389.0691621/events.out.tfevents.1650190389.f4efcfd30ea7.97.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af06deedb0ea596ed20305adfb8d67995be01ba571d06f7a13eee8de767ec56d
3
+ size 5062
runs/Apr17_10-12-52_f4efcfd30ea7/events.out.tfevents.1650190389.f4efcfd30ea7.97.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82c4bfa53a8225806d1bca5c41ce87463bd4663a7d8c8a56484c2dee14dc89e3
3
+ size 6752
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:179eb526c61c20b2a78775cc4a9e4995ecb54ebfe051216ae46afdf510ecd8c5
3
+ size 3183
vocab.json ADDED
The diff for this file is too large to render. See raw diff