SoyGema commited on
Commit
0ba434d
1 Parent(s): 4a3b3bd

Model save

Browse files
Files changed (3) hide show
  1. README.md +2 -23
  2. generation_config.json +1 -0
  3. pytorch_model.bin +1 -1
README.md CHANGED
@@ -1,31 +1,13 @@
1
  ---
2
- language:
3
- - en
4
- - he
5
  license: apache-2.0
6
  base_model: t5-small
7
  tags:
8
  - generated_from_trainer
9
  datasets:
10
  - opus100
11
- metrics:
12
- - bleu
13
  model-index:
14
  - name: english-hebrew
15
- results:
16
- - task:
17
- name: Translation
18
- type: translation
19
- dataset:
20
- name: opus100 en-he
21
- type: opus100
22
- config: en-he
23
- split: validation
24
- args: en-he
25
- metrics:
26
- - name: Bleu
27
- type: bleu
28
- value: 38.03154544811525
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,10 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  # english-hebrew
35
 
36
- This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the opus100 en-he dataset.
37
- It achieves the following results on the evaluation set:
38
- - Loss: 0.2399
39
- - Bleu: 38.0315
40
 
41
  ## Model description
42
 
 
1
  ---
 
 
 
2
  license: apache-2.0
3
  base_model: t5-small
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
  - opus100
 
 
8
  model-index:
9
  - name: english-hebrew
10
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
15
 
16
  # english-hebrew
17
 
18
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the opus100 dataset.
 
 
 
19
 
20
  ## Model description
21
 
generation_config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "decoder_start_token_id": 0,
3
  "eos_token_id": 1,
4
  "pad_token_id": 0,
 
1
  {
2
+ "_from_model_config": true,
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21087ef3d6fab55d37e26cdbbc96bb1e1abd3621c4e631071e82eed42923b840
3
  size 242069785
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30c1b7daaf3d9190bfbfc859454b22ea087c97b44d0806e29ffdf09e38ffc81c
3
  size 242069785