mikasiddiqui commited on
Commit
f62f22c
1 Parent(s): c2cd762

focia/yt-title-grader

Browse files
Files changed (4) hide show
  1. README.md +7 -7
  2. all_results.json +5 -5
  3. eval_results.json +5 -5
  4. pytorch_model.bin +1 -1
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the yt_main_dataset dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.2751
22
- - Accuracy: 0.8945
23
 
24
  ## Model description
25
 
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
48
 
49
  ### Training results
50
 
51
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
- |:-------------:|:-----:|:-----:|:---------------:|:--------:|
53
- | 0.2641 | 1.0 | 5725 | 0.2751 | 0.8945 |
54
- | 0.2244 | 2.0 | 11450 | 0.2852 | 0.9021 |
55
- | 0.1598 | 3.0 | 17175 | 0.3307 | 0.9007 |
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the yt_main_dataset dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4606
22
+ - Accuracy: 0.7959
23
 
24
  ## Model description
25
 
 
48
 
49
  ### Training results
50
 
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.5255 | 1.0 | 1357 | 0.4761 | 0.7782 |
54
+ | 0.3791 | 2.0 | 2714 | 0.4606 | 0.7959 |
55
+ | 0.264 | 3.0 | 4071 | 0.5174 | 0.7982 |
56
 
57
 
58
  ### Framework versions
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 3.0,
3
- "eval_accuracy": 0.8944646814580839,
4
- "eval_loss": 0.27506107091903687,
5
- "eval_runtime": 24.0277,
6
- "eval_samples_per_second": 1633.821,
7
- "eval_steps_per_second": 102.132
8
  }
 
1
  {
2
  "epoch": 3.0,
3
+ "eval_accuracy": 0.7958722992583038,
4
+ "eval_loss": 0.4606163799762726,
5
+ "eval_runtime": 3.6759,
6
+ "eval_samples_per_second": 2530.824,
7
+ "eval_steps_per_second": 158.33
8
  }
eval_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 3.0,
3
- "eval_accuracy": 0.8944646814580839,
4
- "eval_loss": 0.27506107091903687,
5
- "eval_runtime": 24.0277,
6
- "eval_samples_per_second": 1633.821,
7
- "eval_steps_per_second": 102.132
8
  }
 
1
  {
2
  "epoch": 3.0,
3
+ "eval_accuracy": 0.7958722992583038,
4
+ "eval_loss": 0.4606163799762726,
5
+ "eval_runtime": 3.6759,
6
+ "eval_samples_per_second": 2530.824,
7
+ "eval_steps_per_second": 158.33
8
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99506e4bb02b52ff8f8867ca918574efee015be9c063598950ab27df1e9c7730
3
  size 267855533
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4279001f2d8e27e48302538f6b44be8b3543af59b5e681ac2a6019702538099d
3
  size 267855533