Training in progress, step 500
Browse files
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
ADDED
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "facebook/blenderbot-400M-distill",
|
3 |
+
"activation_dropout": 0.0,
|
4 |
+
"activation_function": "gelu",
|
5 |
+
"add_bias_logits": false,
|
6 |
+
"add_final_layer_norm": true,
|
7 |
+
"architectures": [
|
8 |
+
"BlenderbotForConditionalGeneration"
|
9 |
+
],
|
10 |
+
"attention_dropout": 0.0,
|
11 |
+
"bos_token_id": 1,
|
12 |
+
"classif_dropout": 0.0,
|
13 |
+
"classifier_dropout": 0.0,
|
14 |
+
"d_model": 1280,
|
15 |
+
"decoder_attention_heads": 32,
|
16 |
+
"decoder_ffn_dim": 5120,
|
17 |
+
"decoder_layerdrop": 0.0,
|
18 |
+
"decoder_layers": 12,
|
19 |
+
"decoder_start_token_id": 1,
|
20 |
+
"do_blenderbot_90_layernorm": true,
|
21 |
+
"dropout": 0.1,
|
22 |
+
"encoder_attention_heads": 32,
|
23 |
+
"encoder_ffn_dim": 5120,
|
24 |
+
"encoder_layerdrop": 0.0,
|
25 |
+
"encoder_layers": 2,
|
26 |
+
"encoder_no_repeat_ngram_size": 3,
|
27 |
+
"eos_token_id": 2,
|
28 |
+
"extra_layer_norm": false,
|
29 |
+
"extra_pos_embeddings": 0,
|
30 |
+
"force_bos_token_to_be_generated": false,
|
31 |
+
"forced_eos_token_id": 2,
|
32 |
+
"gradient_checkpointing": false,
|
33 |
+
"id2label": {
|
34 |
+
"0": "LABEL_0",
|
35 |
+
"1": "LABEL_1",
|
36 |
+
"2": "LABEL_2"
|
37 |
+
},
|
38 |
+
"init_std": 0.02,
|
39 |
+
"is_encoder_decoder": true,
|
40 |
+
"label2id": {
|
41 |
+
"LABEL_0": 0,
|
42 |
+
"LABEL_1": 1,
|
43 |
+
"LABEL_2": 2
|
44 |
+
},
|
45 |
+
"layernorm_variant": "prelayernorm",
|
46 |
+
"length_penalty": 0.65,
|
47 |
+
"max_length": 60,
|
48 |
+
"max_position_embeddings": 128,
|
49 |
+
"min_length": 20,
|
50 |
+
"model_type": "blenderbot",
|
51 |
+
"no_repeat_ngram_size": 3,
|
52 |
+
"normalize_before": true,
|
53 |
+
"normalize_embedding": false,
|
54 |
+
"num_beams": 10,
|
55 |
+
"num_hidden_layers": 2,
|
56 |
+
"pad_token_id": 0,
|
57 |
+
"quantization_config": {
|
58 |
+
"bnb_4bit_compute_dtype": "bfloat16",
|
59 |
+
"bnb_4bit_quant_type": "nf4",
|
60 |
+
"bnb_4bit_use_double_quant": false,
|
61 |
+
"llm_int8_enable_fp32_cpu_offload": false,
|
62 |
+
"llm_int8_has_fp16_weight": false,
|
63 |
+
"llm_int8_skip_modules": null,
|
64 |
+
"llm_int8_threshold": 6.0,
|
65 |
+
"load_in_4bit": false,
|
66 |
+
"load_in_8bit": true
|
67 |
+
},
|
68 |
+
"scale_embedding": true,
|
69 |
+
"static_position_embeddings": false,
|
70 |
+
"torch_dtype": "bfloat16",
|
71 |
+
"transformers_version": "4.30.2",
|
72 |
+
"unk_token_id": 3,
|
73 |
+
"use_cache": true,
|
74 |
+
"vocab_size": 8008
|
75 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55f0b154c3a23c697c8c30bfce49799c4ab75077b6cc1e16c9daa39f16f98fcd
|
3 |
+
size 376782173
|
runs/Jun19_11-25-05_f7a7e150ad40/events.out.tfevents.1687174091.f7a7e150ad40.585.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78094e031be0d973e777e1a0f5cebd0682ee597155af1d0d1b7abc85c1c76530
|
3 |
+
size 5471
|
runs/Jun19_11-32-41_f7a7e150ad40/events.out.tfevents.1687174372.f7a7e150ad40.585.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b821c1d276ee2ee2b5bb88778756cd04be2cb26cd703b32aaf3c288a412247f4
|
3 |
+
size 5630
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdcb8fb9880f50314e832f552b1406015517fbf5ad7785563ac827aef0903907
|
3 |
+
size 4027
|