saicharitha5 commited on
Commit
d7c8400
·
1 Parent(s): d2dfc08

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +4 -6
  2. special_tokens_map.json +1 -1
  3. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,9 +14,9 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 1.8800
18
- - Validation Loss: 1.8175
19
- - Epoch: 2
20
 
21
  ## Model description
22
 
@@ -42,9 +42,7 @@ The following hyperparameters were used during training:
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
- | 2.0199 | 1.8263 | 0 |
46
- | 1.9297 | 1.8063 | 1 |
47
- | 1.8800 | 1.8175 | 2 |
48
 
49
 
50
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 2.0202
18
+ - Validation Loss: 1.8379
19
+ - Epoch: 0
20
 
21
  ## Model description
22
 
 
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
+ | 2.0202 | 1.8379 | 0 |
 
 
46
 
47
 
48
  ### Framework versions
special_tokens_map.json CHANGED
@@ -9,7 +9,7 @@
9
  "rstrip": false,
10
  "single_word": false
11
  },
12
- "pad_token": "</s>",
13
  "sep_token": "</s>",
14
  "unk_token": "<unk>"
15
  }
 
9
  "rstrip": false,
10
  "single_word": false
11
  },
12
+ "pad_token": "<pad>",
13
  "sep_token": "</s>",
14
  "unk_token": "<unk>"
15
  }
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3aeceb55b46e8cf2709ba688f8704ecf6ba39009cf40b7c047a4bc1dcdc77567
3
  size 484838604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c779ada8a1384c4b1d1d4618b5bb3d78c8e64c14c120231e84f0f2aba3e404aa
3
  size 484838604