Shushant Pudasaini
commited on
Commit
Β·
84247a9
1
Parent(s):
df74439
Training in progress, step 10000
Browse files- README.md +0 -50
- config.json +1 -1
- generation_config.json +0 -5
- pytorch_model.bin +2 -2
- runs/Feb12_15-46-39_g002/events.out.tfevents.1676213203.g002.119996.0 +0 -3
- runs/{Feb12_15-43-35_g002/1676213019.6262054/events.out.tfevents.1676213019.g002.118671.1 β Feb14_03-54-39_g001/1676343283.8402255/events.out.tfevents.1676343283.g001.30669.1} +1 -1
- runs/{Feb12_15-43-35_g002/events.out.tfevents.1676213019.g002.118671.0 β Feb14_03-54-39_g001/events.out.tfevents.1676343283.g001.30669.0} +1 -1
- runs/{Feb12_15-46-39_g002/1676213203.3057697/events.out.tfevents.1676213203.g002.119996.1 β Feb14_04-44-28_g001/1676346272.8656871/events.out.tfevents.1676346272.g001.95894.1} +1 -1
- runs/{Feb10_14-24-55_g002/events.out.tfevents.1676035505.g002.239576.0 β Feb14_04-44-28_g001/events.out.tfevents.1676346272.g001.95894.0} +1 -1
- runs/{Feb10_14-24-55_g002/1676035505.4558902/events.out.tfevents.1676035505.g002.239576.1 β Feb14_06-46-41_g001/1676353607.3642936/events.out.tfevents.1676353607.g001.49911.1} +1 -1
- runs/Feb14_06-46-41_g001/events.out.tfevents.1676353607.g001.49911.0 +3 -0
- runs/Feb14_06-58-49_g001/1676354335.563524/events.out.tfevents.1676354335.g001.48053.1 +3 -0
- runs/Feb14_06-58-49_g001/events.out.tfevents.1676354335.g001.48053.0 +3 -0
- training_args.bin +2 -2
README.md
DELETED
@@ -1,50 +0,0 @@
|
|
1 |
-
---
|
2 |
-
tags:
|
3 |
-
- generated_from_trainer
|
4 |
-
model-index:
|
5 |
-
- name: training_bert
|
6 |
-
results: []
|
7 |
-
---
|
8 |
-
|
9 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
10 |
-
should probably proofread and complete it, then remove this comment. -->
|
11 |
-
|
12 |
-
# training_bert
|
13 |
-
|
14 |
-
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
15 |
-
|
16 |
-
## Model description
|
17 |
-
|
18 |
-
More information needed
|
19 |
-
|
20 |
-
## Intended uses & limitations
|
21 |
-
|
22 |
-
More information needed
|
23 |
-
|
24 |
-
## Training and evaluation data
|
25 |
-
|
26 |
-
More information needed
|
27 |
-
|
28 |
-
## Training procedure
|
29 |
-
|
30 |
-
### Training hyperparameters
|
31 |
-
|
32 |
-
The following hyperparameters were used during training:
|
33 |
-
- learning_rate: 5e-05
|
34 |
-
- train_batch_size: 32
|
35 |
-
- eval_batch_size: 32
|
36 |
-
- seed: 42
|
37 |
-
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
38 |
-
- lr_scheduler_type: linear
|
39 |
-
- num_epochs: 5
|
40 |
-
|
41 |
-
### Training results
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
### Framework versions
|
46 |
-
|
47 |
-
- Transformers 4.26.0
|
48 |
-
- Pytorch 1.11.0+cu113
|
49 |
-
- Datasets 2.9.0
|
50 |
-
- Tokenizers 0.13.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
config.json
CHANGED
@@ -17,7 +17,7 @@
|
|
17 |
"pad_token_id": 0,
|
18 |
"position_embedding_type": "absolute",
|
19 |
"torch_dtype": "float32",
|
20 |
-
"transformers_version": "4.
|
21 |
"type_vocab_size": 2,
|
22 |
"use_cache": true,
|
23 |
"vocab_size": 30522
|
|
|
17 |
"pad_token_id": 0,
|
18 |
"position_embedding_type": "absolute",
|
19 |
"torch_dtype": "float32",
|
20 |
+
"transformers_version": "4.25.1",
|
21 |
"type_vocab_size": 2,
|
22 |
"use_cache": true,
|
23 |
"vocab_size": 30522
|
generation_config.json
DELETED
@@ -1,5 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_from_model_config": true,
|
3 |
-
"pad_token_id": 0,
|
4 |
-
"transformers_version": "4.26.0"
|
5 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
pytorch_model.bin
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:3fa18482d0c9c95ee5e16144964009b988c37832a42b9c224984a7dcf3b66102
|
3 |
+
size 438134098
|
runs/Feb12_15-46-39_g002/events.out.tfevents.1676213203.g002.119996.0
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:c57c6baba2cb5a31422b24f4d4a7d730cdc325235404cc23b2a745761f5dd55b
|
3 |
-
size 4010
|
|
|
|
|
|
|
|
runs/{Feb12_15-43-35_g002/1676213019.6262054/events.out.tfevents.1676213019.g002.118671.1 β Feb14_03-54-39_g001/1676343283.8402255/events.out.tfevents.1676343283.g001.30669.1}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5649
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1736532fe011251b3d19e56e3d0f9dac15084fe905a16ae094d4c611c728357b
|
3 |
size 5649
|
runs/{Feb12_15-43-35_g002/events.out.tfevents.1676213019.g002.118671.0 β Feb14_03-54-39_g001/events.out.tfevents.1676343283.g001.30669.0}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3662
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56d1daaac9085197774f41d69e3c8f0f37d87f516e3ade61587ac68713866235
|
3 |
size 3662
|
runs/{Feb12_15-46-39_g002/1676213203.3057697/events.out.tfevents.1676213203.g002.119996.1 β Feb14_04-44-28_g001/1676346272.8656871/events.out.tfevents.1676346272.g001.95894.1}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5649
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcf7d06117040c32865d0e9da1f63aa57dcc2404cacb42c332bdffd7309c4c7f
|
3 |
size 5649
|
runs/{Feb10_14-24-55_g002/events.out.tfevents.1676035505.g002.239576.0 β Feb14_04-44-28_g001/events.out.tfevents.1676346272.g001.95894.0}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3662
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8613491bf08a1ee1e15ea4aa80cf1bff48419af712221796572ad18d2efc8a6c
|
3 |
size 3662
|
runs/{Feb10_14-24-55_g002/1676035505.4558902/events.out.tfevents.1676035505.g002.239576.1 β Feb14_06-46-41_g001/1676353607.3642936/events.out.tfevents.1676353607.g001.49911.1}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5649
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e8e94ef937dc700294849e363738cdf4d24783e028ed58b79a3f86054918eec
|
3 |
size 5649
|
runs/Feb14_06-46-41_g001/events.out.tfevents.1676353607.g001.49911.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22ccb36b93a8455eff100d5677673b0acebe0c2b55a44506060900d807629d5a
|
3 |
+
size 3662
|
runs/Feb14_06-58-49_g001/1676354335.563524/events.out.tfevents.1676354335.g001.48053.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d6280b808ec623501fa836d3870072270e5e7e35a30ee33194cb29e35679304
|
3 |
+
size 5488
|
runs/Feb14_06-58-49_g001/events.out.tfevents.1676354335.g001.48053.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:187cae7dfa228a974261784759a1f114c63ba3a12a872bd3943f9fdbb071cc85
|
3 |
+
size 12133
|
training_args.bin
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:26f62459de65c4096456163e0f25ae42f6eba374893a5d926540085abf18d822
|
3 |
+
size 3375
|