Ashraf-kasem commited on
Commit
1b4baf5
·
1 Parent(s): 80c97a8

Training in progress epoch 0

Browse files
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - generated_from_keras_callback
5
+ model-index:
6
+ - name: Ashraf-kasem/custom_gpt2_frames_text_continue
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information Keras had access to. You should
11
+ probably proofread and complete it, then remove this comment. -->
12
+
13
+ # Ashraf-kasem/custom_gpt2_frames_text_continue
14
+
15
+ This model is a fine-tuned version of [Ashraf-kasem/custom_gpt2_frames_text](https://huggingface.co/Ashraf-kasem/custom_gpt2_frames_text) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Train Loss: 1.4198
18
+ - Validation Loss: 2.1045
19
+ - Epoch: 0
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - optimizer: {'name': 'Adam', 'learning_rate': {'class_name': 'LinearWarmup', 'config': {'after_warmup_lr_sched': {'initial_learning_rate': 5e-05, 'decay_steps': 188670, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'warmup_steps': 18867, 'warmup_learning_rate': 0, 'name': None}}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
39
+ - training_precision: mixed_float16
40
+
41
+ ### Training results
42
+
43
+ | Train Loss | Validation Loss | Epoch |
44
+ |:----------:|:---------------:|:-----:|
45
+ | 1.4198 | 2.1045 | 0 |
46
+
47
+
48
+ ### Framework versions
49
+
50
+ - Transformers 4.25.1
51
+ - TensorFlow 2.9.0
52
+ - Datasets 2.8.0
53
+ - Tokenizers 0.13.2
checkpoint/extra_data.pickle ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47fd8a4b7a00ccf7fa424d25a63478183b523a6100871ef16d61658ed266035f
3
+ size 748191129
checkpoint/weights.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f7d3bf29cfc4b918abf3bdf09b4b19d1e29d218b21c43225848cf5b60bcda20
3
+ size 374265936
config.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Ashraf-kasem/custom_gpt2_frames_text",
3
+ "activation_function": "gelu_new",
4
+ "architectures": [
5
+ "GPT2LMHeadModel"
6
+ ],
7
+ "attn_pdrop": 0.1,
8
+ "bos_token_id": 0,
9
+ "embd_pdrop": 0.1,
10
+ "eos_token_id": 0,
11
+ "initializer_range": 0.02,
12
+ "layer_norm_epsilon": 1e-05,
13
+ "model_type": "gpt2",
14
+ "n_ctx": 128,
15
+ "n_embd": 768,
16
+ "n_head": 12,
17
+ "n_inner": null,
18
+ "n_layer": 12,
19
+ "n_positions": 1024,
20
+ "reorder_and_upcast_attn": false,
21
+ "resid_pdrop": 0.1,
22
+ "scale_attn_by_inverse_layer_idx": false,
23
+ "scale_attn_weights": true,
24
+ "summary_activation": null,
25
+ "summary_first_dropout": 0.1,
26
+ "summary_proj_to_labels": true,
27
+ "summary_type": "cls_index",
28
+ "summary_use_proj": true,
29
+ "task_specific_params": {
30
+ "text-generation": {
31
+ "do_sample": true,
32
+ "max_length": 50
33
+ }
34
+ },
35
+ "transformers_version": "4.25.1",
36
+ "use_cache": true,
37
+ "vocab_size": 10000
38
+ }
logs/train/events.out.tfevents.1674660632.ip-10-39-226-229.afrd.expertcity.com.7044.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1d16d50b3e51030d02d980c86c0a5c2648dfdbabd156b053095d38541755071
3
+ size 1246658
logs/train/events.out.tfevents.1674660997.ip-10-39-226-229.afrd.expertcity.com.9534.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7522ce265ce5cb8adc503b3935c55783ac46630981b4dc7f92e94432f15758b4
3
+ size 1249303
logs/train/events.out.tfevents.1674661666.ip-10-39-226-229.afrd.expertcity.com.6730.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec88b4071be402c5c157695b12d967bbc48c2f10a44d3244aa7b067675e4e54c
3
+ size 1249303
logs/train/events.out.tfevents.1674661877.ip-10-39-226-229.afrd.expertcity.com.6893.0.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f27b6dd02569338b80dca8a12181673b12766f16f33d288329d67d7e594cd5d
3
+ size 1249303
logs/validation/events.out.tfevents.1674663631.ip-10-39-226-229.afrd.expertcity.com.6893.1.v2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff4f74366f1168a4f98214f6a848273743988c989e22c4b973e13527c4129dd2
3
+ size 128
special_tokens_map.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<EOS>",
3
+ "eos_token": "<EOS>",
4
+ "pad_token": "<EOS>"
5
+ }
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f7d3bf29cfc4b918abf3bdf09b4b19d1e29d218b21c43225848cf5b60bcda20
3
+ size 374265936
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<EOS>",
3
+ "eos_token": "<EOS>",
4
+ "model_max_length": 1000000000000000019884624838656,
5
+ "name_or_path": "Ashraf-kasem/custom_gpt2_frames_text",
6
+ "special_tokens_map_file": "frames_text_cleaned_dataset_tokenizer/special_tokens_map.json",
7
+ "tokenizer_class": "PreTrainedTokenizerFast"
8
+ }