haji2438 commited on
Commit
5f6ab2d
1 Parent(s): 87afde3

Training in progress, step 500

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "vinai/bertweet-base",
3
+ "architectures": [
4
+ "RobertaForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "gradient_checkpointing": false,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 768,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 3072,
16
+ "layer_norm_eps": 1e-05,
17
+ "max_position_embeddings": 130,
18
+ "model_type": "roberta",
19
+ "num_attention_heads": 12,
20
+ "num_hidden_layers": 12,
21
+ "pad_token_id": 1,
22
+ "position_embedding_type": "absolute",
23
+ "tokenizer_class": "BertweetTokenizer",
24
+ "torch_dtype": "float32",
25
+ "transformers_version": "4.15.0",
26
+ "type_vocab_size": 1,
27
+ "use_cache": true,
28
+ "vocab_size": 64001
29
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9064d416ac507c0bcc09199e832d298167f66f0b82b1bd154b247f4889fb3c16
3
+ size 539944619
runs/Jan15_02-57-31_9f8cb9305a55/1642215687.6567485/events.out.tfevents.1642215687.9f8cb9305a55.74.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38bce4dd89c37666da42a2530a8a1ffdf5ef79faefc1d32884e7f47a885e635c
3
+ size 4764
runs/Jan15_02-57-31_9f8cb9305a55/events.out.tfevents.1642215687.9f8cb9305a55.74.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1016b9c3c2f957a833a4a817bd572fad3ff1938cb58478202837e115e078715b
3
+ size 3399
runs/Jan15_03-33-50_9f8cb9305a55/1642217721.2201471/events.out.tfevents.1642217721.9f8cb9305a55.74.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f338259b0809f3c3c3402eaaac8633f2c55510e849431d13e44f7a3c6c5bdf4
3
+ size 4764
runs/Jan15_03-33-50_9f8cb9305a55/events.out.tfevents.1642217721.9f8cb9305a55.74.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:405bfe05c3457837ac9ad23580d4621daeca27bfae949b572e9a77fd7e05d70b
3
+ size 3399
runs/Jan15_03-36-49_9f8cb9305a55/1642217851.2027395/events.out.tfevents.1642217851.9f8cb9305a55.74.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07c7f5173f2ef12629df2ea6f7ae52e813bc6424cf31ef2b4949370158f9ac4d
3
+ size 4764
runs/Jan15_03-36-49_9f8cb9305a55/events.out.tfevents.1642217851.9f8cb9305a55.74.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd7ef4613fd61c344ce603243e49f31e2c23f479d39cffac5074e729419d22ed
3
+ size 3399
runs/Jan15_03-40-49_9f8cb9305a55/1642218083.6892455/events.out.tfevents.1642218083.9f8cb9305a55.74.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8f0e7893f333502dd870909c3b8e872e2de3f1c7f3f78777150ac083bb6bb6d
3
+ size 4764
runs/Jan15_03-40-49_9f8cb9305a55/events.out.tfevents.1642218083.9f8cb9305a55.74.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5275cf49d5cf8ce744d66db9fc89e74802cc0d56dc3658dc523904408b5ac56a
3
+ size 3556
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbc6521a5d2829b63271fd90191ef55c5d22600f12cbad01453aceade13bde8b
3
+ size 2991