IhsanAbdulla commited on
Commit
a1c7415
1 Parent(s): 64ff31e

Model save

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: bert-large-uncased-whole-word-masking-finetuned-squad
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: my_awesome_qa_model
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
+ # my_awesome_qa_model
15
+
16
+ This model is a fine-tuned version of [bert-large-uncased-whole-word-masking-finetuned-squad](https://huggingface.co/bert-large-uncased-whole-word-masking-finetuned-squad) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.6490
19
+
20
+ ## Model description
21
+
22
+ More information needed
23
+
24
+ ## Intended uses & limitations
25
+
26
+ More information needed
27
+
28
+ ## Training and evaluation data
29
+
30
+ More information needed
31
+
32
+ ## Training procedure
33
+
34
+ ### Training hyperparameters
35
+
36
+ The following hyperparameters were used during training:
37
+ - learning_rate: 2e-05
38
+ - train_batch_size: 4
39
+ - eval_batch_size: 4
40
+ - seed: 42
41
+ - gradient_accumulation_steps: 2
42
+ - total_train_batch_size: 8
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 3
46
+ - mixed_precision_training: Native AMP
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:-----:|:---------------:|
52
+ | 0.6212 | 1.0 | 10950 | 1.0075 |
53
+ | 0.3918 | 2.0 | 21900 | 1.0852 |
54
+ | 0.1993 | 3.0 | 32850 | 1.6490 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.40.1
60
+ - Pytorch 2.2.1+cu121
61
+ - Datasets 2.19.0
62
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:954efd20e4c703f22991a7acc3911edb36bdbab34ef4ebde3f7e4812d16d2f3a
3
  size 1336424168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b55107e141dc51f0048357dab4587dfd3559ff2ae589beb07977083be439adf
3
  size 1336424168
runs/May07_13-39-37_wac-System-Product-Name/events.out.tfevents.1715069378.wac-System-Product-Name.29283.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42022746f037087b19c480413653043c89d844db7814ac75dcb06ec7ae3b35ea
3
- size 18231
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0357faecbf881e3ae5d24e7110d59bc7cde566791de3bae3093b5e764da72c6
3
+ size 19727