biumahmud2012 commited on
Commit
a9a99f7
1 Parent(s): 13f4b06

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +14 -14
  2. config.json +0 -1
  3. tf_model.h5 +3 -0
README.md CHANGED
@@ -2,18 +2,21 @@
2
  license: apache-2.0
3
  base_model: bert-base-cased
4
  tags:
5
- - generated_from_trainer
6
  model-index:
7
- - name: bert-finetuned-squad
8
  results: []
9
  ---
10
 
11
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
- should probably proofread and complete it, then remove this comment. -->
13
 
14
- # bert-finetuned-squad
15
 
16
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
 
 
 
17
 
18
  ## Model description
19
 
@@ -32,22 +35,19 @@ More information needed
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
- - learning_rate: 2e-05
36
- - train_batch_size: 8
37
- - eval_batch_size: 8
38
- - seed: 42
39
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
- - lr_scheduler_type: linear
41
- - num_epochs: 3
42
- - mixed_precision_training: Native AMP
43
 
44
  ### Training results
45
 
 
 
 
46
 
47
 
48
  ### Framework versions
49
 
50
  - Transformers 4.44.0
51
- - Pytorch 2.4.0
52
  - Datasets 2.21.0
53
  - Tokenizers 0.19.1
 
2
  license: apache-2.0
3
  base_model: bert-base-cased
4
  tags:
5
+ - generated_from_keras_callback
6
  model-index:
7
+ - name: biumahmud2012/bert-finetuned-squad
8
  results: []
9
  ---
10
 
11
+ <!-- This model card has been generated automatically according to the information Keras had access to. You should
12
+ probably proofread and complete it, then remove this comment. -->
13
 
14
+ # biumahmud2012/bert-finetuned-squad
15
 
16
  This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Train Loss: 1.2620
19
+ - Epoch: 0
20
 
21
  ## Model description
22
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - optimizer: {'name': 'AdamWeightDecay', 'learning_rate': {'module': 'keras.optimizers.schedules', 'class_name': 'PolynomialDecay', 'config': {'initial_learning_rate': 2e-05, 'decay_steps': 16635, 'end_learning_rate': 0.0, 'power': 1.0, 'cycle': False, 'name': None}, 'registered_name': None}, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-08, 'amsgrad': False, 'weight_decay_rate': 0.01}
39
+ - training_precision: mixed_float16
 
 
 
 
 
 
40
 
41
  ### Training results
42
 
43
+ | Train Loss | Epoch |
44
+ |:----------:|:-----:|
45
+ | 1.2620 | 0 |
46
 
47
 
48
  ### Framework versions
49
 
50
  - Transformers 4.44.0
51
+ - TensorFlow 2.16.1
52
  - Datasets 2.21.0
53
  - Tokenizers 0.19.1
config.json CHANGED
@@ -18,7 +18,6 @@
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
21
- "torch_dtype": "float32",
22
  "transformers_version": "4.44.0",
23
  "type_vocab_size": 2,
24
  "use_cache": true,
 
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 0,
20
  "position_embedding_type": "absolute",
 
21
  "transformers_version": "4.44.0",
22
  "type_vocab_size": 2,
23
  "use_cache": true,
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54152ee2f4caae472928e7ab658665d0b21f780d13ea45cda781983616976329
3
+ size 431154128