krinal214 commited on
Commit
e45c6ec
1 Parent(s): 5dd1d6b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -2,8 +2,6 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
- datasets:
6
- - tydiqa
7
  model-index:
8
  - name: bert-all-squad_que_translated
9
  results: []
@@ -14,9 +12,9 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # bert-all-squad_que_translated
16
 
17
- This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the tydiqa dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.5772
20
 
21
  ## Model description
22
 
@@ -45,14 +43,14 @@ The following hyperparameters were used during training:
45
 
46
  ### Training results
47
 
48
- | Training Loss | Epoch | Step | Validation Loss |
49
- |:-------------:|:-----:|:----:|:---------------:|
50
- | 1.4316 | 1.0 | 4031 | 0.5772 |
51
 
52
 
53
  ### Framework versions
54
 
55
  - Transformers 4.17.0
56
  - Pytorch 1.9.1
57
- - Datasets 2.0.0
58
  - Tokenizers 0.11.6
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: bert-all-squad_que_translated
7
  results: []
 
12
 
13
  # bert-all-squad_que_translated
14
 
15
+ This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 0.5174
18
 
19
  ## Model description
20
 
 
43
 
44
  ### Training results
45
 
46
+ | Training Loss | Epoch | Step | Validation Loss |
47
+ |:-------------:|:-----:|:-----:|:---------------:|
48
+ | 1.0746 | 1.0 | 18011 | 0.5174 |
49
 
50
 
51
  ### Framework versions
52
 
53
  - Transformers 4.17.0
54
  - Pytorch 1.9.1
55
+ - Datasets 2.1.0
56
  - Tokenizers 0.11.6