yimiwang commited on
Commit
a724281
·
verified ·
1 Parent(s): 30c994f

Training in progress, epoch 4

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91f8001be28b7105a69a3c64bb5f8474460ac2dbf94d2367d03af7fd02003ba4
3
  size 437955572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cbfad075f56a3853e76980ae4582372a8b6591b30104c3d57d1537d7299c936
3
  size 437955572
tmp-checkpoint-105/config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google-bert/bert-base-uncased",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
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
+ "id2label": {
13
+ "0": "LABEL_0"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "intermediate_size": 3072,
17
+ "label2id": {
18
+ "LABEL_0": 0
19
+ },
20
+ "layer_norm_eps": 1e-12,
21
+ "max_position_embeddings": 512,
22
+ "model_type": "bert",
23
+ "num_attention_heads": 12,
24
+ "num_hidden_layers": 12,
25
+ "pad_token_id": 0,
26
+ "position_embedding_type": "absolute",
27
+ "torch_dtype": "float32",
28
+ "transformers_version": "4.38.2",
29
+ "type_vocab_size": 2,
30
+ "use_cache": true,
31
+ "vocab_size": 30522
32
+ }
tmp-checkpoint-105/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:911568dfb1a19a113e5824f84023fec47b6cc786c4458d04100c2f68536ba8ea
3
+ size 437955572
tmp-checkpoint-105/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe87c33d98a86d22a2a7cdff362fac8fec1dbc16174c74b682f0f4d94bc7f7c4
3
+ size 743866986
tmp-checkpoint-105/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:104f3355b8f186dc815c07d5837ae9c72f269908e9ab907f9b48636c07c989d5
3
+ size 4920
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:104f3355b8f186dc815c07d5837ae9c72f269908e9ab907f9b48636c07c989d5
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcc3e2b5541663547af4e3c848444336d88de385d296c206ff4ca38f98009dc2
3
  size 4920