Model save
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +52 -0
- all_results.json +16 -0
- config.json +34 -0
- eval_nbest_predictions.json +0 -0
- eval_predictions.json +130 -0
- eval_results.json +9 -0
- histogram-weight/bert.encoder.layer.0.attention.output.LayerNorm.bias - fl 3[Quant].png +0 -0
- histogram-weight/bert.encoder.layer.0.attention.output.LayerNorm.bias.png +0 -0
- histogram-weight/bert.encoder.layer.0.attention.output.LayerNorm.weight - fl 7[Quant].png +0 -0
- histogram-weight/bert.encoder.layer.0.attention.output.LayerNorm.weight.png +0 -0
- histogram-weight/bert.encoder.layer.0.attention.output.dense.bias - fl 0[Quant].png +0 -0
- histogram-weight/bert.encoder.layer.0.attention.output.dense.bias.png +0 -0
- histogram-weight/bert.encoder.layer.0.attention.output.dense.weight - fl 3[Quant].png +0 -0
- histogram-weight/bert.encoder.layer.0.attention.output.dense.weight.png +0 -0
- histogram-weight/bert.encoder.layer.0.attention.self.key.weight - fl 2[Quant].png +0 -0
- histogram-weight/bert.encoder.layer.0.attention.self.key.weight.png +0 -0
- histogram-weight/bert.encoder.layer.0.attention.self.query.weight - fl 2[Quant].png +0 -0
- histogram-weight/bert.encoder.layer.0.attention.self.query.weight.png +0 -0
- histogram-weight/bert.encoder.layer.0.attention.self.value.weight - fl 3[Quant].png +0 -0
- histogram-weight/bert.encoder.layer.0.attention.self.value.weight.png +0 -0
- histogram-weight/bert.encoder.layer.0.intermediate.dense.weight.png +0 -0
- log/events.out.tfevents.1722758423.isl-gpu4.3461049.1 +3 -0
- log/events.out.tfevents.1723017009.isl-gpu4.3336676.1 +3 -0
- log/events.out.tfevents.1723017212.isl-gpu4.3342425.1 +3 -0
- log/events.out.tfevents.1723089355.isl-gpu4.754141.1 +3 -0
- log/events.out.tfevents.1723095025.isl-gpu4.754141.2 +3 -0
- log/events.out.tfevents.1723095025.isl-gpu4.754141.3 +3 -0
- log/events.out.tfevents.1723095940.isl-gpu4.750910.0 +3 -0
- log/events.out.tfevents.1723095953.isl-gpu4.750910.1 +3 -0
- log/events.out.tfevents.1723096165.isl-gpu4.859294.0 +3 -0
- log/events.out.tfevents.1723096177.isl-gpu4.859294.1 +3 -0
- log/events.out.tfevents.1723096189.isl-gpu4.859294.2 +3 -0
- log/events.out.tfevents.1723096201.isl-gpu4.859294.3 +3 -0
- log/events.out.tfevents.1723096213.isl-gpu4.859294.4 +3 -0
- log/events.out.tfevents.1723096224.isl-gpu4.859294.5 +3 -0
- log/events.out.tfevents.1723096236.isl-gpu4.859294.6 +3 -0
- log/events.out.tfevents.1723096248.isl-gpu4.859294.7 +3 -0
- log/events.out.tfevents.1723096260.isl-gpu4.859294.8 +3 -0
- log/events.out.tfevents.1723096272.isl-gpu4.859294.9 +3 -0
- log/events.out.tfevents.1723096284.isl-gpu4.859294.10 +3 -0
- log/events.out.tfevents.1723096296.isl-gpu4.859294.11 +3 -0
- log/events.out.tfevents.1723096308.isl-gpu4.859294.12 +3 -0
- log/events.out.tfevents.1723096320.isl-gpu4.859294.13 +3 -0
- log/events.out.tfevents.1723096332.isl-gpu4.859294.14 +3 -0
- log/events.out.tfevents.1723096344.isl-gpu4.859294.15 +3 -0
- log/events.out.tfevents.1723096356.isl-gpu4.859294.16 +3 -0
- log/events.out.tfevents.1723096368.isl-gpu4.859294.17 +3 -0
- log/events.out.tfevents.1723096380.isl-gpu4.859294.18 +3 -0
- log/events.out.tfevents.1723096392.isl-gpu4.859294.19 +3 -0
- log/events.out.tfevents.1723096404.isl-gpu4.859294.20 +3 -0
README.md
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: google/bigbird-roberta-base
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: bigBird-base-fine-tuning-squad-B16R3-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-base-fine-tuning-squad-B16R3-nobias
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [google/bigbird-roberta-base](https://huggingface.co/google/bigbird-roberta-base) 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: 3e-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: 2.0
|
42 |
+
|
43 |
+
### Training results
|
44 |
+
|
45 |
+
|
46 |
+
|
47 |
+
### Framework versions
|
48 |
+
|
49 |
+
- Transformers 4.43.0.dev0
|
50 |
+
- Pytorch 1.12.1+cu113
|
51 |
+
- Datasets 2.20.0
|
52 |
+
- Tokenizers 0.19.1
|
all_results.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 2.0,
|
3 |
+
"eval_exact_match": 89.84375,
|
4 |
+
"eval_f1": 91.5327380952381,
|
5 |
+
"eval_model_preparation_time": 0.0018,
|
6 |
+
"eval_runtime": 9.9215,
|
7 |
+
"eval_samples": 128,
|
8 |
+
"eval_samples_per_second": 12.901,
|
9 |
+
"eval_steps_per_second": 0.101,
|
10 |
+
"total_flos": 3.864501390676132e+17,
|
11 |
+
"train_loss": 0.05644623499482734,
|
12 |
+
"train_runtime": 4615.1991,
|
13 |
+
"train_samples": 87599,
|
14 |
+
"train_samples_per_second": 37.961,
|
15 |
+
"train_steps_per_second": 9.49
|
16 |
+
}
|
config.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "google/bigbird-roberta-base",
|
3 |
+
"architectures": [
|
4 |
+
"BigBirdForQuestionAnswering"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"attention_type": "block_sparse",
|
8 |
+
"block_size": 16,
|
9 |
+
"bos_token_id": 1,
|
10 |
+
"classifier_dropout": null,
|
11 |
+
"eos_token_id": 2,
|
12 |
+
"gradient_checkpointing": false,
|
13 |
+
"hidden_act": "gelu_new",
|
14 |
+
"hidden_dropout_prob": 0.1,
|
15 |
+
"hidden_size": 768,
|
16 |
+
"initializer_range": 0.02,
|
17 |
+
"intermediate_size": 3072,
|
18 |
+
"layer_norm_eps": 1e-12,
|
19 |
+
"max_position_embeddings": 4096,
|
20 |
+
"model_type": "big_bird",
|
21 |
+
"num_attention_heads": 12,
|
22 |
+
"num_hidden_layers": 12,
|
23 |
+
"num_random_blocks": 3,
|
24 |
+
"pad_token_id": 0,
|
25 |
+
"position_embedding_type": "absolute",
|
26 |
+
"rescale_embeddings": false,
|
27 |
+
"sep_token_id": 66,
|
28 |
+
"torch_dtype": "float32",
|
29 |
+
"transformers_version": "4.43.0.dev0",
|
30 |
+
"type_vocab_size": 2,
|
31 |
+
"use_bias": false,
|
32 |
+
"use_cache": true,
|
33 |
+
"vocab_size": 50358
|
34 |
+
}
|
eval_nbest_predictions.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
eval_predictions.json
ADDED
@@ -0,0 +1,130 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"56be4db0acb8001400a502ec": " Denver Broncos",
|
3 |
+
"56be4db0acb8001400a502ed": " Denver Broncos",
|
4 |
+
"56be4db0acb8001400a502ee": " Levi's Stadium in the San Francisco Bay Area at Santa Clara, California",
|
5 |
+
"56be4db0acb8001400a502ef": " Denver Broncos",
|
6 |
+
"56be4db0acb8001400a502f0": " gold",
|
7 |
+
"56be8e613aeaaa14008c90d1": "golden anniversary",
|
8 |
+
"56be8e613aeaaa14008c90d2": " February 7, 2016",
|
9 |
+
"56be8e613aeaaa14008c90d3": " American Football Conference",
|
10 |
+
"56bea9923aeaaa14008c91b9": "golden anniversary",
|
11 |
+
"56bea9923aeaaa14008c91ba": " American Football Conference",
|
12 |
+
"56bea9923aeaaa14008c91bb": " February 7, 2016",
|
13 |
+
"56beace93aeaaa14008c91df": " Denver Broncos",
|
14 |
+
"56beace93aeaaa14008c91e0": " Levi's Stadium",
|
15 |
+
"56beace93aeaaa14008c91e1": " San Francisco",
|
16 |
+
"56beace93aeaaa14008c91e2": "Super Bowl L",
|
17 |
+
"56beace93aeaaa14008c91e3": " 2015",
|
18 |
+
"56bf10f43aeaaa14008c94fd": " 2016",
|
19 |
+
"56bf10f43aeaaa14008c94fe": " San Francisco",
|
20 |
+
"56bf10f43aeaaa14008c94ff": " Levi's Stadium",
|
21 |
+
"56bf10f43aeaaa14008c9500": " 24\u201310",
|
22 |
+
"56bf10f43aeaaa14008c9501": " February 7, 2016",
|
23 |
+
"56d20362e7d4791d009025e8": " 2015",
|
24 |
+
"56d20362e7d4791d009025e9": " Denver Broncos",
|
25 |
+
"56d20362e7d4791d009025ea": " Denver Broncos",
|
26 |
+
"56d20362e7d4791d009025eb": " Denver Broncos",
|
27 |
+
"56d600e31c85041400946eae": " 2015",
|
28 |
+
"56d600e31c85041400946eb0": " Denver Broncos",
|
29 |
+
"56d600e31c85041400946eb1": " Levi's Stadium in the San Francisco Bay Area at Santa Clara, California",
|
30 |
+
"56d9895ddc89441400fdb50e": "Super Bowl 50",
|
31 |
+
"56d9895ddc89441400fdb510": " Denver Broncos",
|
32 |
+
"56be4e1facb8001400a502f6": " Cam Newton",
|
33 |
+
"56be4e1facb8001400a502f9": " eight",
|
34 |
+
"56be4e1facb8001400a502fa": " 1995",
|
35 |
+
"56beaa4a3aeaaa14008c91c2": " Arizona Cardinals",
|
36 |
+
"56beaa4a3aeaaa14008c91c3": " New England Patriots",
|
37 |
+
"56bead5a3aeaaa14008c91e9": " Arizona Cardinals",
|
38 |
+
"56bead5a3aeaaa14008c91ea": " New England Patriots",
|
39 |
+
"56bead5a3aeaaa14008c91eb": " New England Patriots",
|
40 |
+
"56bead5a3aeaaa14008c91ec": " four",
|
41 |
+
"56bead5a3aeaaa14008c91ed": " Cam Newton",
|
42 |
+
"56bf159b3aeaaa14008c9507": " 15\u20131",
|
43 |
+
"56bf159b3aeaaa14008c9508": " Cam Newton",
|
44 |
+
"56bf159b3aeaaa14008c9509": " 12\u20134",
|
45 |
+
"56bf159b3aeaaa14008c950a": " four",
|
46 |
+
"56bf159b3aeaaa14008c950b": " New England Patriots",
|
47 |
+
"56d2045de7d4791d009025f3": " Cam Newton",
|
48 |
+
"56d2045de7d4791d009025f4": " Arizona Cardinals",
|
49 |
+
"56d2045de7d4791d009025f5": " eight",
|
50 |
+
"56d2045de7d4791d009025f6": " Arizona Cardinals",
|
51 |
+
"56d6017d1c85041400946ebe": " Cam Newton",
|
52 |
+
"56d6017d1c85041400946ec1": " Arizona Cardinals",
|
53 |
+
"56d6017d1c85041400946ec2": " Arizona Cardinals",
|
54 |
+
"56d98a59dc89441400fdb52a": " Cam Newton",
|
55 |
+
"56d98a59dc89441400fdb52b": " Arizona Cardinals",
|
56 |
+
"56d98a59dc89441400fdb52e": " 1995",
|
57 |
+
"56be4eafacb8001400a50302": " Von Miller",
|
58 |
+
"56be4eafacb8001400a50303": " two",
|
59 |
+
"56be4eafacb8001400a50304": " Broncos",
|
60 |
+
"56beab833aeaaa14008c91d2": " Von Miller",
|
61 |
+
"56beab833aeaaa14008c91d3": " five",
|
62 |
+
"56beab833aeaaa14008c91d4": " Newton",
|
63 |
+
"56beae423aeaaa14008c91f4": " seven",
|
64 |
+
"56beae423aeaaa14008c91f5": " Von Miller",
|
65 |
+
"56beae423aeaaa14008c91f6": " three",
|
66 |
+
"56beae423aeaaa14008c91f7": " two",
|
67 |
+
"56bf17653aeaaa14008c9511": " Von Miller",
|
68 |
+
"56bf17653aeaaa14008c9513": " linebacker",
|
69 |
+
"56bf17653aeaaa14008c9514": " five",
|
70 |
+
"56bf17653aeaaa14008c9515": " two",
|
71 |
+
"56d204ade7d4791d00902603": " Von Miller",
|
72 |
+
"56d204ade7d4791d00902604": " five",
|
73 |
+
"56d601e41c85041400946ece": " seven",
|
74 |
+
"56d601e41c85041400946ecf": " three",
|
75 |
+
"56d601e41c85041400946ed0": " fumble",
|
76 |
+
"56d601e41c85041400946ed1": " Von Miller",
|
77 |
+
"56d601e41c85041400946ed2": " linebacker",
|
78 |
+
"56d98b33dc89441400fdb53b": " seven",
|
79 |
+
"56d98b33dc89441400fdb53c": " three",
|
80 |
+
"56d98b33dc89441400fdb53d": " Von Miller",
|
81 |
+
"56d98b33dc89441400fdb53e": " five",
|
82 |
+
"56be5333acb8001400a5030a": "CBS",
|
83 |
+
"56be5333acb8001400a5030b": " $5 million",
|
84 |
+
"56be5333acb8001400a5030c": " Coldplay",
|
85 |
+
"56be5333acb8001400a5030d": " Beyonc\u00e9 and Bruno Mars",
|
86 |
+
"56be5333acb8001400a5030e": " Super Bowl XLVIII",
|
87 |
+
"56beaf5e3aeaaa14008c91fd": "CBS",
|
88 |
+
"56beaf5e3aeaaa14008c91fe": " $5 million",
|
89 |
+
"56beaf5e3aeaaa14008c91ff": " Bruno Mars",
|
90 |
+
"56beaf5e3aeaaa14008c9200": " Bruno Mars",
|
91 |
+
"56beaf5e3aeaaa14008c9201": " Coldplay",
|
92 |
+
"56bf1ae93aeaaa14008c951b": "CBS",
|
93 |
+
"56bf1ae93aeaaa14008c951c": " $5 million",
|
94 |
+
"56bf1ae93aeaaa14008c951e": " Bruno Mars",
|
95 |
+
"56bf1ae93aeaaa14008c951f": " third",
|
96 |
+
"56d2051ce7d4791d00902608": "CBS",
|
97 |
+
"56d2051ce7d4791d00902609": " $5 million",
|
98 |
+
"56d2051ce7d4791d0090260a": " Coldplay",
|
99 |
+
"56d2051ce7d4791d0090260b": " Beyonc\u00e9 and Bruno Mars",
|
100 |
+
"56d602631c85041400946ed8": "CBS",
|
101 |
+
"56d602631c85041400946eda": " Coldplay",
|
102 |
+
"56d602631c85041400946edb": " Beyonc\u00e9 and Bruno Mars",
|
103 |
+
"56d602631c85041400946edc": " Super Bowl XLVII",
|
104 |
+
"56d98c53dc89441400fdb544": " $5 million",
|
105 |
+
"56d98c53dc89441400fdb545": " Coldplay",
|
106 |
+
"56d98c53dc89441400fdb546": " Beyonc\u00e9 and Bruno Mars",
|
107 |
+
"56d98c53dc89441400fdb548": " Bruno Mars",
|
108 |
+
"56be53b8acb8001400a50314": " Roger Goodell",
|
109 |
+
"56be53b8acb8001400a50315": " 50th",
|
110 |
+
"56be53b8acb8001400a50316": " 2012",
|
111 |
+
"56beafca3aeaaa14008c9207": " Roger Goodell",
|
112 |
+
"56beafca3aeaaa14008c9208": " early 2012",
|
113 |
+
"56bf42f53aeaaa14008c95a3": " Roger Goodell",
|
114 |
+
"56d2053ae7d4791d00902610": " Roger Goodell",
|
115 |
+
"56d6edd00d65d21400198250": " Roger Goodell",
|
116 |
+
"56d6edd00d65d21400198251": "an important game for us as a league\".",
|
117 |
+
"56d98d0adc89441400fdb54e": "spectacular",
|
118 |
+
"56d98d0adc89441400fdb54f": " 2012",
|
119 |
+
"56be5438acb8001400a5031a": " Mercedes-Benz Superdome",
|
120 |
+
"56be5438acb8001400a5031b": " Mercedes-Benz Superdome",
|
121 |
+
"56be5438acb8001400a5031c": " Levi's Stadium",
|
122 |
+
"56beb03c3aeaaa14008c920b": " Sun Life Stadium",
|
123 |
+
"56beb03c3aeaaa14008c920d": " Levi's Stadium",
|
124 |
+
"56bf3c633aeaaa14008c9580": " Mercedes-Benz Superdome, Miami's Sun Life Stadium, and the San Francisco Bay Area's Levi's Stadium",
|
125 |
+
"56bf3c633aeaaa14008c9581": " Mercedes-Benz Superdome",
|
126 |
+
"56bf3c633aeaaa14008c9582": " Sun Life Stadium",
|
127 |
+
"56d20564e7d4791d00902612": " New Orleans' Mercedes-Benz Superdome, Miami's Sun Life Stadium, and the San Francisco Bay Area's Levi's Stadium",
|
128 |
+
"56d6ee6e0d65d21400198254": " three",
|
129 |
+
"56d6ee6e0d65d21400198255": " New Orleans"
|
130 |
+
}
|
eval_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"eval_exact_match": 89.84375,
|
3 |
+
"eval_f1": 91.5327380952381,
|
4 |
+
"eval_model_preparation_time": 0.0018,
|
5 |
+
"eval_runtime": 9.9215,
|
6 |
+
"eval_samples": 128,
|
7 |
+
"eval_samples_per_second": 12.901,
|
8 |
+
"eval_steps_per_second": 0.101
|
9 |
+
}
|
histogram-weight/bert.encoder.layer.0.attention.output.LayerNorm.bias - fl 3[Quant].png
ADDED
histogram-weight/bert.encoder.layer.0.attention.output.LayerNorm.bias.png
ADDED
histogram-weight/bert.encoder.layer.0.attention.output.LayerNorm.weight - fl 7[Quant].png
ADDED
histogram-weight/bert.encoder.layer.0.attention.output.LayerNorm.weight.png
ADDED
histogram-weight/bert.encoder.layer.0.attention.output.dense.bias - fl 0[Quant].png
ADDED
histogram-weight/bert.encoder.layer.0.attention.output.dense.bias.png
ADDED
histogram-weight/bert.encoder.layer.0.attention.output.dense.weight - fl 3[Quant].png
ADDED
histogram-weight/bert.encoder.layer.0.attention.output.dense.weight.png
ADDED
histogram-weight/bert.encoder.layer.0.attention.self.key.weight - fl 2[Quant].png
ADDED
histogram-weight/bert.encoder.layer.0.attention.self.key.weight.png
ADDED
histogram-weight/bert.encoder.layer.0.attention.self.query.weight - fl 2[Quant].png
ADDED
histogram-weight/bert.encoder.layer.0.attention.self.query.weight.png
ADDED
histogram-weight/bert.encoder.layer.0.attention.self.value.weight - fl 3[Quant].png
ADDED
histogram-weight/bert.encoder.layer.0.attention.self.value.weight.png
ADDED
histogram-weight/bert.encoder.layer.0.intermediate.dense.weight.png
ADDED
log/events.out.tfevents.1722758423.isl-gpu4.3461049.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79564b08bfab7bd25b68e849c970f6a105020a45f2d58abcb88da980fde77319
|
3 |
+
size 5279
|
log/events.out.tfevents.1723017009.isl-gpu4.3336676.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5099151d4531c35d36d937f4cd8b3cc249dd1f951b46cf30e899d6ce74a6b222
|
3 |
+
size 5322
|
log/events.out.tfevents.1723017212.isl-gpu4.3342425.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:954bbba58f442538d1d88ac92c2b062cb281434b5b357f37f806aee402451778
|
3 |
+
size 186549
|
log/events.out.tfevents.1723089355.isl-gpu4.754141.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0dda0f2caba093b46818a35ff3c77e8008b166266fee449b53921045b2ab0890
|
3 |
+
size 22126
|
log/events.out.tfevents.1723095025.isl-gpu4.754141.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38a4c3fed5fb94fc870881ada538aa5b74e9811e0fb2ee578c2ce714b70cb2a2
|
3 |
+
size 418
|
log/events.out.tfevents.1723095025.isl-gpu4.754141.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a122dae5c92684fba341939ebc90c511aba03a131822f2e747bc6d980d0e04cc
|
3 |
+
size 418
|
log/events.out.tfevents.1723095940.isl-gpu4.750910.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:847d2d73bec0695aaf9b24778546d2e802b9c1cabddf8b51020e830f5bfefd6f
|
3 |
+
size 410
|
log/events.out.tfevents.1723095953.isl-gpu4.750910.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f7028c288dc18e593e6bdcd559e04d1ff43eb6211b98c48dd368901a1399ae9
|
3 |
+
size 410
|
log/events.out.tfevents.1723096165.isl-gpu4.859294.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55ecb5b2a4d54dfc48c4a1c1f96674a82c3be8828fd70a0481a68f7059f5bf0b
|
3 |
+
size 410
|
log/events.out.tfevents.1723096177.isl-gpu4.859294.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d94771da5979056696929873e9dae00da94ca3919a0b5ef857f5e91fb7adc520
|
3 |
+
size 410
|
log/events.out.tfevents.1723096189.isl-gpu4.859294.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0f583aef37f23a23b64dc6f2f0570692430422b8d9a6ea2c8209e88158f8c1c
|
3 |
+
size 410
|
log/events.out.tfevents.1723096201.isl-gpu4.859294.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90f2145c9383e9403c3001cc0c2a7f02948174a9c81795c46174599eb27b9128
|
3 |
+
size 410
|
log/events.out.tfevents.1723096213.isl-gpu4.859294.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1148eac65c41f889f1cde3ef0fa18f5c4fc318a693db1f0bf63c9557b8460ba
|
3 |
+
size 410
|
log/events.out.tfevents.1723096224.isl-gpu4.859294.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f86157bb164a619d9e0564c8d486472deb364e2331a99412c7a5a592c494276c
|
3 |
+
size 410
|
log/events.out.tfevents.1723096236.isl-gpu4.859294.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d87e2bfcbcca5671f330480379fb70cbe5addd1d0e61df16c831810a342fdb4
|
3 |
+
size 410
|
log/events.out.tfevents.1723096248.isl-gpu4.859294.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c0046b3f5acef458560ddb77195a6724e748a156db22971d3a17a0164d1b6da
|
3 |
+
size 410
|
log/events.out.tfevents.1723096260.isl-gpu4.859294.8
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5db5907554e47eb3fd10ea15f33a6d2114b82b838de47a60b36d988ca50b968d
|
3 |
+
size 410
|
log/events.out.tfevents.1723096272.isl-gpu4.859294.9
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e009ffaa132f2d18012635ac154285a70408e0c1407a45492a38abe0b9592095
|
3 |
+
size 410
|
log/events.out.tfevents.1723096284.isl-gpu4.859294.10
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbd5630d15a625cc89108590ac3da87afcaeb741165c98d18cf3c4160b86ee65
|
3 |
+
size 410
|
log/events.out.tfevents.1723096296.isl-gpu4.859294.11
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1fb6ec48c31ad42b742a07c810a2305e5d091ac55ded64344b544eb639543c16
|
3 |
+
size 410
|
log/events.out.tfevents.1723096308.isl-gpu4.859294.12
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc0771638f6d036162834ea9f1b3e07d5233ef907f99b0a01ff311e9c4293672
|
3 |
+
size 410
|
log/events.out.tfevents.1723096320.isl-gpu4.859294.13
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7097baa389a69bcb6ae39bcc968e0081f3d5cb837d1f383d24cbd6f6164e664f
|
3 |
+
size 410
|
log/events.out.tfevents.1723096332.isl-gpu4.859294.14
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94c048b84d6c7d2f81fee73902cb31c855b8f54eaa121b624d08e2cd67e8d6c2
|
3 |
+
size 410
|
log/events.out.tfevents.1723096344.isl-gpu4.859294.15
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3644fa37c1c4a6e677257e2cd581aeba772f508c7c22b1138db1bf7194e08461
|
3 |
+
size 410
|
log/events.out.tfevents.1723096356.isl-gpu4.859294.16
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07f6095dadeded112fe07edc2e0607902e9516fb12333f5fdcc6f097cd5c4ca9
|
3 |
+
size 410
|
log/events.out.tfevents.1723096368.isl-gpu4.859294.17
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aad7a28875e9e91729728c4c6e7f3e7b697cb10ffa7260477c631ea8a11e0d76
|
3 |
+
size 410
|
log/events.out.tfevents.1723096380.isl-gpu4.859294.18
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b63cdbbd6c728b99a46a97d0b1be119c17bd571361fc09ad2ceaa8bd017ae5a9
|
3 |
+
size 410
|
log/events.out.tfevents.1723096392.isl-gpu4.859294.19
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa8b918d85b9fca4392d7bd1d27350fd57bf6bf6b1acab125958cb2049405699
|
3 |
+
size 410
|
log/events.out.tfevents.1723096404.isl-gpu4.859294.20
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0a9149f01eab0c7bcae8b158be4442edd1d60dccc83e1e4a2b0e482fc6fef96
|
3 |
+
size 410
|