EloiCampeny commited on
Commit
b528b84
1 Parent(s): 42fb82d

Model save

Browse files
Files changed (4) hide show
  1. README.md +2 -26
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +1 -6
  4. training_args.bin +1 -1
README.md CHANGED
@@ -2,32 +2,12 @@
2
  license: apache-2.0
3
  base_model: distilroberta-base
4
  tags:
5
- - text-classification
6
  - generated_from_trainer
7
  datasets:
8
  - glue
9
- metrics:
10
- - accuracy
11
- - f1
12
  model-index:
13
  - name: platzi-distilroberta-base-mrpc-glue-eloi-campeny
14
- results:
15
- - task:
16
- name: Text Classification
17
- type: text-classification
18
- dataset:
19
- name: glue
20
- type: glue
21
- config: mrpc
22
- split: validation
23
- args: mrpc
24
- metrics:
25
- - name: Accuracy
26
- type: accuracy
27
- value: 0.803921568627451
28
- - name: F1
29
- type: f1
30
- value: 0.8576512455516014
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -35,11 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
35
 
36
  # platzi-distilroberta-base-mrpc-glue-eloi-campeny
37
 
38
- This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the glue and the mrpc datasets.
39
- It achieves the following results on the evaluation set:
40
- - Loss: 0.4051
41
- - Accuracy: 0.8039
42
- - F1: 0.8577
43
 
44
  ## Model description
45
 
 
2
  license: apache-2.0
3
  base_model: distilroberta-base
4
  tags:
 
5
  - generated_from_trainer
6
  datasets:
7
  - glue
 
 
 
8
  model-index:
9
  - name: platzi-distilroberta-base-mrpc-glue-eloi-campeny
10
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
15
 
16
  # platzi-distilroberta-base-mrpc-glue-eloi-campeny
17
 
18
+ This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the glue dataset.
 
 
 
 
19
 
20
  ## Model description
21
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bdda48fed80c326e8271a3623553429fe75e694d2470bca2a336f482033e7ae6
3
  size 328514033
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:971908798ac09fd80faa4fce15fc153f6216f6162def70a12ec87a555371a89b
3
  size 328514033
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:72b73f0c1667aecb90627941f6e83e68061273e921af9bc89cb0145447cb264d
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7416e1496d0b81dd799844881c13592559731bdb467e1ca5e2b6d6b09a34a349
3
  size 4155