ujgeie commited on
Commit
c7ca1a3
·
1 Parent(s): ee0c984

Training in progress, step 110000

Browse files
.ipynb_checkpoints/config-checkpoint.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "bert-base-uncased",
3
+ "architectures": [
4
+ "BertForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
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
+ "position_embedding_type": "absolute",
21
+ "torch_dtype": "float32",
22
+ "transformers_version": "4.36.2",
23
+ "type_vocab_size": 2,
24
+ "use_cache": true,
25
+ "vocab_size": 32000
26
+ }
.ipynb_checkpoints/vocab-checkpoint.txt ADDED
The diff for this file is too large to render. See raw diff
 
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "bert-base-uncased",
3
  "architectures": [
4
  "BertForMaskedLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "bert/checkpoint-100000",
3
  "architectures": [
4
  "BertForMaskedLM"
5
  ],
logs/events.out.tfevents.1704341726.6b7dd8511ad4.179.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e474ff41ac6e90d3668dacc157150fac1af9845e48da98106ab720419b98705c
3
+ size 4954
logs/events.out.tfevents.1704342020.6b7dd8511ad4.179.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fce7c14c98969c65e0c5759f91ffa944933e7584441068820154e2269017808e
3
+ size 4314
logs/events.out.tfevents.1704342944.6b7dd8511ad4.1730.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e5ccc7f4febf989e60415a9d43a90c690c1e9f472c578ebc75dc3dbf105b07d
3
+ size 4281
logs/events.out.tfevents.1704343193.6b7dd8511ad4.1975.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d3526d7cb522a283850fc1ecd1c0b8d26715317375db2d4fee7bd5be9349985
3
+ size 4281
logs/events.out.tfevents.1704343384.6b7dd8511ad4.117.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a41fd6e3a730bbd33b371cb807a101bb0fe613c346bbe3865146123896a4db1
3
+ size 4281
logs/events.out.tfevents.1704343433.6b7dd8511ad4.117.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c2c832aca89394c8134b9c7bf0623d6720f54cfcc8701c5e6074d4c687f2b2f
3
+ size 4281
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:153d0094b185300c592c41adba6b5cc0bb08c84783afe605f8b8f6b98f3cfdd9
3
  size 442627224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d4b3adc3d59a943e71761255da1d786780a401e404983cdc987f780cea5fb03
3
  size 442627224
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:783304184a714237c59c4965a9eb5b9c79208edacb415635d349cb0780507e13
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edf10b3fcd737c9685c8b1d443b37e0764604dd517bcbbee4498e494d515691b
3
  size 4600