gokuls commited on
Commit
275e18c
1 Parent(s): b721eb4

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  tags:
3
  - generated_from_trainer
 
 
4
  model-index:
5
  - name: bert_12_layer_model_v2_complete_training_new
6
  results: []
@@ -12,6 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
12
  # bert_12_layer_model_v2_complete_training_new
13
 
14
  This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
 
 
 
15
 
16
  ## Model description
17
 
@@ -42,6 +47,24 @@ The following hyperparameters were used during training:
42
 
43
  ### Training results
44
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
 
46
 
47
  ### Framework versions
 
1
  ---
2
  tags:
3
  - generated_from_trainer
4
+ metrics:
5
+ - accuracy
6
  model-index:
7
  - name: bert_12_layer_model_v2_complete_training_new
8
  results: []
 
14
  # bert_12_layer_model_v2_complete_training_new
15
 
16
  This model is a fine-tuned version of [](https://huggingface.co/) on the None dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 7.2742
19
+ - Accuracy: 0.0465
20
 
21
  ## Model description
22
 
 
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:------:|:---------------:|:--------:|
52
+ | 7.2752 | 0.11 | 10000 | 7.2772 | 0.0466 |
53
+ | 7.2774 | 0.22 | 20000 | 7.2771 | 0.0428 |
54
+ | 7.2722 | 0.33 | 30000 | 7.2669 | 0.0429 |
55
+ | 7.27 | 0.44 | 40000 | 7.2685 | 0.0466 |
56
+ | 7.2687 | 0.55 | 50000 | 7.2724 | 0.0466 |
57
+ | 7.2724 | 0.66 | 60000 | 7.2716 | 0.0465 |
58
+ | 7.2689 | 0.76 | 70000 | 7.2689 | 0.0465 |
59
+ | 7.268 | 0.87 | 80000 | 7.2708 | 0.0465 |
60
+ | 7.2723 | 0.98 | 90000 | 7.2711 | 0.0465 |
61
+ | 7.2724 | 1.09 | 100000 | 7.2714 | 0.0429 |
62
+ | 7.2761 | 1.2 | 110000 | 7.2723 | 0.0465 |
63
+ | 7.2694 | 1.31 | 120000 | 7.2685 | 0.0465 |
64
+ | 7.2671 | 1.42 | 130000 | 7.2728 | 0.0466 |
65
+ | 7.2664 | 1.53 | 140000 | 7.2714 | 0.0465 |
66
+ | 7.2671 | 1.64 | 150000 | 7.2707 | 0.0465 |
67
+ | 7.2663 | 1.75 | 160000 | 7.2742 | 0.0465 |
68
 
69
 
70
  ### Framework versions