VuongQuoc commited on
Commit
e60736d
·
1 Parent(s): ebc5dff

Model save

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: mit
3
- base_model: VuongQuoc/checkpoints_1_microsoft_deberta_21_9
4
  tags:
5
  - generated_from_trainer
6
  model-index:
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # checkpoints_1_microsoft_deberta_21_9
15
 
16
- This model is a fine-tuned version of [VuongQuoc/checkpoints_1_microsoft_deberta_21_9](https://huggingface.co/VuongQuoc/checkpoints_1_microsoft_deberta_21_9) on the None dataset.
17
 
18
  ## Model description
19
 
@@ -36,20 +36,14 @@ The following hyperparameters were used during training:
36
  - train_batch_size: 1
37
  - eval_batch_size: 2
38
  - seed: 42
39
- - gradient_accumulation_steps: 8
40
- - total_train_batch_size: 8
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: cosine
43
  - lr_scheduler_warmup_ratio: 0.1
44
  - num_epochs: 2
45
 
46
- ### Training results
47
-
48
-
49
-
50
  ### Framework versions
51
 
52
- - Transformers 4.32.1
53
- - Pytorch 2.0.0
54
  - Datasets 2.1.0
55
  - Tokenizers 0.13.3
 
1
  ---
2
  license: mit
3
+ base_model: VuongQuoc/checkpoints_26_9_microsoft_deberta_21_9
4
  tags:
5
  - generated_from_trainer
6
  model-index:
 
13
 
14
  # checkpoints_1_microsoft_deberta_21_9
15
 
16
+ This model is a fine-tuned version of [VuongQuoc/checkpoints_26_9_microsoft_deberta_21_9](https://huggingface.co/VuongQuoc/checkpoints_26_9_microsoft_deberta_21_9) on an unknown dataset.
17
 
18
  ## Model description
19
 
 
36
  - train_batch_size: 1
37
  - eval_batch_size: 2
38
  - seed: 42
 
 
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: cosine
41
  - lr_scheduler_warmup_ratio: 0.1
42
  - num_epochs: 2
43
 
 
 
 
 
44
  ### Framework versions
45
 
46
+ - Transformers 4.33.0
47
+ - Pytorch 2.0.0+cpu
48
  - Datasets 2.1.0
49
  - Tokenizers 0.13.3
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "VuongQuoc/checkpoints_1_microsoft_deberta_21_9",
3
  "architectures": [
4
  "DebertaV2ForMultipleChoice"
5
  ],
 
1
  {
2
+ "_name_or_path": "VuongQuoc/checkpoints_26_9_microsoft_deberta_21_9",
3
  "architectures": [
4
  "DebertaV2ForMultipleChoice"
5
  ],
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d251773f99a18cc9cdb07819431469590bd3a7b59f694dcc312d7c420c1b348c
3
- size 1747861125
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aee11c531b5328a369fe0676bad861d84dfaa42144c4545b1ee42c30f8af2717
3
+ size 1740382197
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 256,
6
- "strategy": "OnlyFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
tokenizer_config.json CHANGED
@@ -5,16 +5,12 @@
5
  "do_lower_case": false,
6
  "eos_token": "[SEP]",
7
  "mask_token": "[MASK]",
8
- "max_length": 256,
9
  "model_max_length": 1000000000000000019884624838656,
10
  "pad_token": "[PAD]",
11
  "sep_token": "[SEP]",
12
  "sp_model_kwargs": {},
13
  "split_by_punct": false,
14
- "stride": 0,
15
  "tokenizer_class": "DebertaV2Tokenizer",
16
- "truncation_side": "right",
17
- "truncation_strategy": "only_first",
18
  "unk_token": "[UNK]",
19
  "vocab_type": "spm"
20
  }
 
5
  "do_lower_case": false,
6
  "eos_token": "[SEP]",
7
  "mask_token": "[MASK]",
 
8
  "model_max_length": 1000000000000000019884624838656,
9
  "pad_token": "[PAD]",
10
  "sep_token": "[SEP]",
11
  "sp_model_kwargs": {},
12
  "split_by_punct": false,
 
13
  "tokenizer_class": "DebertaV2Tokenizer",
 
 
14
  "unk_token": "[UNK]",
15
  "vocab_type": "spm"
16
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12ac69613190eeb3e4bd54f7de2a964ba34acede733612761eacc0d926e08d1d
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb819e1eff914623057f9672ac05a1ea064a90a6d53558861ffb694c279377f9
3
  size 4091