JFernandoGRE commited on
Commit
3f349bf
1 Parent(s): eacbefb

JFernandoGRE/classificator_names

Browse files
Files changed (4) hide show
  1. README.md +6 -6
  2. model.safetensors +1 -1
  3. tokenizer.json +6 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
 
2
  tags:
3
  - generated_from_trainer
4
- base_model: dccuchile/bert-base-spanish-wwm-uncased
5
  metrics:
6
  - accuracy
7
  model-index:
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-uncased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.0562
20
- - Accuracy: 0.9911
21
 
22
  ## Model description
23
 
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | No log | 1.0 | 66 | 0.0475 | 0.9911 |
52
- | No log | 2.0 | 132 | 0.0544 | 0.9911 |
53
- | No log | 3.0 | 198 | 0.0562 | 0.9911 |
54
 
55
 
56
  ### Framework versions
 
1
  ---
2
+ base_model: dccuchile/bert-base-spanish-wwm-uncased
3
  tags:
4
  - generated_from_trainer
 
5
  metrics:
6
  - accuracy
7
  model-index:
 
16
 
17
  This model is a fine-tuned version of [dccuchile/bert-base-spanish-wwm-uncased](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.0770
20
+ - Accuracy: 0.9867
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 88 | 0.0798 | 0.9867 |
52
+ | No log | 2.0 | 176 | 0.0745 | 0.9867 |
53
+ | No log | 3.0 | 264 | 0.0770 | 0.9867 |
54
 
55
 
56
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe45cf3f20dcaded62831a07973413299db56056a3544844be179005540be3d4
3
  size 439433208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81ac4e8cf555cb09d0a8037886b417bbbdfa1835a8f4844e2b9781f8d570bcbf
3
  size 439433208
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:819eeed9e74c07a7bc6d0dd8659e35210f9087c510fa2bbd3de992b961ae48fc
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bb2bee1b9de7c3d1b6b94a2d99f280bec0feb4bfff9a572e44412f991f572fd
3
  size 5112