joheras commited on
Commit
aa3e77e
1 Parent(s): 99ea228

Training complete

Browse files
Files changed (4) hide show
  1. README.md +11 -26
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. training_args.bin +2 -2
README.md CHANGED
@@ -4,26 +4,11 @@ base_model: bert-base-uncased
4
  tags:
5
  - classification
6
  - generated_from_trainer
7
- datasets:
8
- - poem_sentiment
9
  metrics:
10
  - accuracy
11
  model-index:
12
  - name: clasificador-poem-sentiment
13
- results:
14
- - task:
15
- name: Text Classification
16
- type: text-classification
17
- dataset:
18
- name: poem_sentiment
19
- type: poem_sentiment
20
- config: default
21
- split: test
22
- args: default
23
- metrics:
24
- - name: Accuracy
25
- type: accuracy
26
- value: 0.8461538461538461
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  # clasificador-poem-sentiment
33
 
34
- This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the poem_sentiment dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.5423
37
- - Accuracy: 0.8462
38
 
39
  ## Model description
40
 
@@ -65,14 +50,14 @@ The following hyperparameters were used during training:
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | No log | 1.0 | 112 | 0.4428 | 0.8558 |
69
- | No log | 2.0 | 224 | 0.4875 | 0.8462 |
70
- | No log | 3.0 | 336 | 0.5423 | 0.8462 |
71
 
72
 
73
  ### Framework versions
74
 
75
- - Transformers 4.36.0
76
- - Pytorch 2.1.0+cu118
77
- - Datasets 2.15.0
78
- - Tokenizers 0.15.0
 
4
  tags:
5
  - classification
6
  - generated_from_trainer
 
 
7
  metrics:
8
  - accuracy
9
  model-index:
10
  - name: clasificador-poem-sentiment
11
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
16
 
17
  # clasificador-poem-sentiment
18
 
19
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4418
22
+ - Accuracy: 0.875
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | No log | 1.0 | 112 | 0.5097 | 0.875 |
54
+ | No log | 2.0 | 224 | 0.4552 | 0.8654 |
55
+ | No log | 3.0 | 336 | 0.4418 | 0.875 |
56
 
57
 
58
  ### Framework versions
59
 
60
+ - Transformers 4.38.1
61
+ - Pytorch 2.1.0+cu121
62
+ - Datasets 2.17.1
63
+ - Tokenizers 0.15.2
config.json CHANGED
@@ -32,7 +32,7 @@
32
  "position_embedding_type": "absolute",
33
  "problem_type": "single_label_classification",
34
  "torch_dtype": "float32",
35
- "transformers_version": "4.36.0",
36
  "type_vocab_size": 2,
37
  "use_cache": true,
38
  "vocab_size": 30522
 
32
  "position_embedding_type": "absolute",
33
  "problem_type": "single_label_classification",
34
  "torch_dtype": "float32",
35
+ "transformers_version": "4.38.1",
36
  "type_vocab_size": 2,
37
  "use_cache": true,
38
  "vocab_size": 30522
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:328bf65bb5ac913696ee0f18d6d2d7de8ed00c30885f859f635cf3f4cfecaf20
3
  size 437964800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03fcdc2bcca148a0936b85d8270e31c8003d31015e384a7e8cee20beb937035e
3
  size 437964800
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0249d7b6befd5fce24b1a96b0ab64012afded28c91f6608bd2f2fe4d7985485
3
- size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28269baa04c02b7f7ef94d36994f338ee4ce29ac1eb9c7dea99ce3ab82da452c
3
+ size 4920