lauraparra28 commited on
Commit
e08518d
1 Parent(s): 35c3582

Model save

Browse files
Files changed (2) hide show
  1. README.md +18 -13
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ base_model: albert-base-v2
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
- - squad
8
  model-index:
9
  - name: albert-base-v2-finetuned-squad
10
  results: []
@@ -15,16 +15,21 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # albert-base-v2-finetuned-squad
17
 
18
- ## Model description
19
- This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert-base-v2) on the squad dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.4539
22
- - Exact_match: 80.60548722800378
23
- - F1 score: 88.76870326468953
 
 
 
 
 
 
24
 
25
  ## Training and evaluation data
26
 
27
- All data was taken from the [squad dataset](https://huggingface.co/datasets/squad).
28
 
29
  ## Training procedure
30
 
@@ -38,16 +43,16 @@ The following hyperparameters were used during training:
38
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
39
  - lr_scheduler_type: linear
40
  - num_epochs: 5
41
-
42
  ### Training results
43
 
44
  | Training Loss | Epoch | Step | Validation Loss |
45
  |:-------------:|:-----:|:-----:|:---------------:|
46
- | 0.8702 | 1.0 | 5540 | 0.8943 |
47
- | 0.6972 | 2.0 | 11080 | 0.9087 |
48
- | 0.4998 | 3.0 | 16620 | 0.9890 |
49
- | 0.3601 | 4.0 | 22160 | 1.1892 |
50
- | 0.235 | 5.0 | 27700 | 1.4539 |
51
 
52
 
53
  ### Framework versions
 
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
+ - squad_v2
8
  model-index:
9
  - name: albert-base-v2-finetuned-squad
10
  results: []
 
15
 
16
  # albert-base-v2-finetuned-squad
17
 
18
+ This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert-base-v2) on the squad_v2 dataset.
 
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.4774
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
 
 
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
+ | 0.8783 | 1.0 | 8248 | 0.8800 |
52
+ | 0.691 | 2.0 | 16496 | 0.8360 |
53
+ | 0.5057 | 3.0 | 24744 | 0.9619 |
54
+ | 0.348 | 4.0 | 32992 | 1.1724 |
55
+ | 0.2192 | 5.0 | 41240 | 1.4774 |
56
 
57
 
58
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:486c79737f41679a518a7ba6d9d80386bf4f15cedfd9bed812e7abafaf4bc26c
3
  size 44386138
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69d9c3ec6f91e2c7de38042e55fe75327b9f8859e809b7a7322f6511b14db6a9
3
  size 44386138