lauraparra28 commited on
Commit
8b3887a
1 Parent(s): 4f77dc1

Model save

Browse files
Files changed (2) hide show
  1. README.md +63 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: bert-base-cased
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - squad_v2
8
+ model-index:
9
+ - name: bert-base-cased-finetuned-squad_v2-bs_16
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # bert-base-cased-finetuned-squad_v2-bs_16
17
+
18
+ This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/bert-base-cased) on the squad_v2 dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.8737
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
+ - train_batch_size: 16
41
+ - eval_batch_size: 16
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 5
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:-----:|:---------------:|
51
+ | 1.0154 | 1.0 | 8255 | 1.2377 |
52
+ | 0.7549 | 2.0 | 16510 | 1.0880 |
53
+ | 0.5406 | 3.0 | 24765 | 1.3375 |
54
+ | 0.3829 | 4.0 | 33020 | 1.6121 |
55
+ | 0.2783 | 5.0 | 41275 | 1.8737 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.34.0
61
+ - Pytorch 1.12.1
62
+ - Datasets 2.14.5
63
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c0c7ee5cbc1f83bfa8ffd488523f8fdcc53f6c54b74f1355cf57e1f22878051
3
  size 430950899
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d44e2ad86b8a42e6c767cf444b53ebdbcb8ed01e00c0d835434b6319684b1da
3
  size 430950899