gonchisi commited on
Commit
502f978
·
1 Parent(s): c6e540a

Training in progress, epoch 1

Browse files
Files changed (4) hide show
  1. README.md +6 -6
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +1 -6
  4. training_args.bin +1 -1
README.md CHANGED
@@ -6,19 +6,19 @@ tags:
6
  metrics:
7
  - accuracy
8
  model-index:
9
- - name: roberta-base-bne-finetuned-new_or_used_warranty
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
- # roberta-base-bne-finetuned-new_or_used_warranty
17
 
18
  This model is a fine-tuned version of [BSC-TeMU/roberta-base-bne](https://huggingface.co/BSC-TeMU/roberta-base-bne) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.5748
21
- - Accuracy: 0.6325
22
 
23
  ## Model description
24
 
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
52
- | 0.5762 | 1.0 | 5000 | 0.5784 | 0.6292 |
53
- | 0.5525 | 2.0 | 10000 | 0.5748 | 0.6325 |
54
 
55
 
56
  ### Framework versions
 
6
  metrics:
7
  - accuracy
8
  model-index:
9
+ - name: roberta-base-bne-finetuned-new_or_used_title
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
+ # roberta-base-bne-finetuned-new_or_used_title
17
 
18
  This model is a fine-tuned version of [BSC-TeMU/roberta-base-bne](https://huggingface.co/BSC-TeMU/roberta-base-bne) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.3740
21
+ - Accuracy: 0.8681
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
52
+ | 0.3759 | 1.0 | 5563 | 0.3536 | 0.8482 |
53
+ | 0.2449 | 2.0 | 11126 | 0.3740 | 0.8681 |
54
 
55
 
56
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:857eac768f49ec3b120a744473a413a7fb1837a794568c92e2b4dec4710c906b
3
  size 498645617
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be34b23c2ea52e5762c1d92e5a542a5febd00cbe5d2c7978ad526d90e0dcbeb8
3
  size 498645617
tokenizer.json CHANGED
@@ -1,11 +1,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
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9918e6d8324300ca8798d327a9bb77f4858e02aa607bb88361fd875c0cb6e73
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b032e329148128b67a7a584213fd105a8a61f87d578bf17f666b7b9ce0965f74
3
  size 4155