0xJCarlos commited on
Commit
9498728
1 Parent(s): ffb6836

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +6 -10
  2. config.json +1 -1
  3. tf_model.h5 +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: dccuchile/distilbert-base-spanish-uncased
3
  tags:
4
  - generated_from_keras_callback
5
  model-index:
@@ -12,11 +12,11 @@ probably proofread and complete it, then remove this comment. -->
12
 
13
  # 0xJCarlos/QuestionAnswer_ESP
14
 
15
- This model is a fine-tuned version of [dccuchile/distilbert-base-spanish-uncased](https://huggingface.co/dccuchile/distilbert-base-spanish-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 2.8875
18
- - Validation Loss: 3.0355
19
- - Epoch: 4
20
 
21
  ## Model description
22
 
@@ -42,11 +42,7 @@ The following hyperparameters were used during training:
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
- | 4.1940 | 3.3924 | 0 |
46
- | 3.1417 | 3.0355 | 1 |
47
- | 2.8924 | 3.0355 | 2 |
48
- | 2.8880 | 3.0355 | 3 |
49
- | 2.8875 | 3.0355 | 4 |
50
 
51
 
52
  ### Framework versions
 
1
  ---
2
+ base_model: dccuchile/distilbert-base-spanish-uncased-finetuned-qa-mlqa
3
  tags:
4
  - generated_from_keras_callback
5
  model-index:
 
12
 
13
  # 0xJCarlos/QuestionAnswer_ESP
14
 
15
+ This model is a fine-tuned version of [dccuchile/distilbert-base-spanish-uncased-finetuned-qa-mlqa](https://huggingface.co/dccuchile/distilbert-base-spanish-uncased-finetuned-qa-mlqa) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 1.8953
18
+ - Validation Loss: 1.7447
19
+ - Epoch: 0
20
 
21
  ## Model description
22
 
 
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
+ | 1.8953 | 1.7447 | 0 |
 
 
 
 
46
 
47
 
48
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "dccuchile/distilbert-base-spanish-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForQuestionAnswering"
 
1
  {
2
+ "_name_or_path": "dccuchile/distilbert-base-spanish-uncased-finetuned-qa-mlqa",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertForQuestionAnswering"
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28ebace1b523fdef282b0ab3d51890b4a6a2f1cd195f0f0fce611be87c9e3542
3
  size 267058152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9558238310bc09a82d4ab5542d5e0779ac2b720555c2d470c74b873d249f635f
3
  size 267058152