Andzej-75 commited on
Commit
e04e784
1 Parent(s): 3a002f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -13
README.md CHANGED
@@ -1,11 +1,19 @@
1
-
2
  ---
3
  tags:
4
  - autotrain
5
  - text2text-generation
 
 
6
  base_model: google/flan-t5-large
7
  widget:
8
- - text: "I love AutoTrain"
 
 
 
 
 
 
 
9
  ---
10
 
11
  # Model Trained Using AutoTrain
@@ -14,21 +22,11 @@ widget:
14
 
15
  ## Validation Metrics
16
  loss: 0.3849843144416809
17
-
18
  rouge1: 46.2037
19
-
20
  rouge2: 42.3541
21
-
22
  rougeL: 45.8784
23
-
24
  rougeLsum: 45.9787
25
-
26
  gen_len: 18.9849
27
-
28
  runtime: 660.9921
29
-
30
  samples_per_second: 0.401
31
-
32
- steps_per_second: 0.101
33
-
34
- : 3.0
 
 
1
  ---
2
  tags:
3
  - autotrain
4
  - text2text-generation
5
+ - Seq2Seq
6
+ - Rising World
7
  base_model: google/flan-t5-large
8
  widget:
9
+ - text: I love AutoTrain
10
+ license: apache-2.0
11
+ datasets:
12
+ - google-research-datasets/taskmaster2
13
+ language:
14
+ - de
15
+ - en
16
+ - fr
17
  ---
18
 
19
  # Model Trained Using AutoTrain
 
22
 
23
  ## Validation Metrics
24
  loss: 0.3849843144416809
 
25
  rouge1: 46.2037
 
26
  rouge2: 42.3541
 
27
  rougeL: 45.8784
 
28
  rougeLsum: 45.9787
 
29
  gen_len: 18.9849
 
30
  runtime: 660.9921
 
31
  samples_per_second: 0.401
32
+ steps_per_second: 0.101