Model save
Browse files- README.md +58 -0
- all_results.json +9 -0
- eval_nbest_predictions.json +2 -2
- eval_predictions.json +0 -0
- eval_results.json +9 -0
- log/events.out.tfevents.1724034030.isl-gpu4.1061235.0 +3 -0
- model.safetensors +1 -1
- runs/events.out.tfevents.1723957897.isl-gpu4.419911.0 +2 -2
README.md
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: google/bigbird-roberta-large
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: bigBird-large-fine-tuning-squad-B8R3_nobias
|
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 |
+
# bigBird-large-fine-tuning-squad-B8R3_nobias
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [google/bigbird-roberta-large](https://huggingface.co/google/bigbird-roberta-large) on an unknown dataset.
|
17 |
+
|
18 |
+
## Model description
|
19 |
+
|
20 |
+
More information needed
|
21 |
+
|
22 |
+
## Intended uses & limitations
|
23 |
+
|
24 |
+
More information needed
|
25 |
+
|
26 |
+
## Training and evaluation data
|
27 |
+
|
28 |
+
More information needed
|
29 |
+
|
30 |
+
## Training procedure
|
31 |
+
|
32 |
+
### Training hyperparameters
|
33 |
+
|
34 |
+
The following hyperparameters were used during training:
|
35 |
+
- learning_rate: 1e-05
|
36 |
+
- train_batch_size: 4
|
37 |
+
- eval_batch_size: 8
|
38 |
+
- seed: 42
|
39 |
+
- distributed_type: multi-GPU
|
40 |
+
- num_devices: 2
|
41 |
+
- gradient_accumulation_steps: 2
|
42 |
+
- total_train_batch_size: 16
|
43 |
+
- total_eval_batch_size: 16
|
44 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
+
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 4.0
|
47 |
+
- mixed_precision_training: Native AMP
|
48 |
+
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
|
52 |
+
|
53 |
+
### Framework versions
|
54 |
+
|
55 |
+
- Transformers 4.43.0.dev0
|
56 |
+
- Pytorch 1.12.1+cu113
|
57 |
+
- Datasets 2.20.0
|
58 |
+
- Tokenizers 0.19.1
|
all_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"eval_exact_match": 87.5,
|
3 |
+
"eval_f1": 90.98214285714286,
|
4 |
+
"eval_model_preparation_time": 0.0063,
|
5 |
+
"eval_runtime": 9.1144,
|
6 |
+
"eval_samples": 64,
|
7 |
+
"eval_samples_per_second": 7.022,
|
8 |
+
"eval_steps_per_second": 0.439
|
9 |
+
}
|
eval_nbest_predictions.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0927dae99eb486c22a810c7e60e2220db3613f58dac24c133f050d3346ac7d57
|
3 |
+
size 45538391
|
eval_predictions.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
eval_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"eval_exact_match": 87.5,
|
3 |
+
"eval_f1": 90.98214285714286,
|
4 |
+
"eval_model_preparation_time": 0.0063,
|
5 |
+
"eval_runtime": 9.1144,
|
6 |
+
"eval_samples": 64,
|
7 |
+
"eval_samples_per_second": 7.022,
|
8 |
+
"eval_steps_per_second": 0.439
|
9 |
+
}
|
log/events.out.tfevents.1724034030.isl-gpu4.1061235.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4953676210ff7e4fe8e7b8c79e0a2745b673a27f057f6e009da60386d48b1c0
|
3 |
+
size 410
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1465632968
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc23f144328ad9be3c416e317cb5d98d1655e90656d17dabf4b4d42b905f0a04
|
3 |
size 1465632968
|
runs/events.out.tfevents.1723957897.isl-gpu4.419911.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88358c2e93439fe77f43b48d1d26a1bd647701f915bdd8ac2b459888a5e633d7
|
3 |
+
size 101817
|