Erda commited on
Commit
a836fbc
1 Parent(s): fcc3cab

Upload T5ForConditionalGeneration

Browse files
Files changed (2) hide show
  1. config.json +7 -1
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Erda/dasv",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -35,6 +35,12 @@
35
  "num_beams": 4,
36
  "prefix": "summarize: "
37
  },
 
 
 
 
 
 
38
  "translation_en_to_de": {
39
  "early_stopping": true,
40
  "max_length": 300,
 
1
  {
2
+ "_name_or_path": "./results",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
35
  "num_beams": 4,
36
  "prefix": "summarize: "
37
  },
38
+ "translation_da_to_sv": {
39
+ "early_stopping": true,
40
+ "max_length": 300,
41
+ "num_beams": 4,
42
+ "prefix": "translate Danish to Swedish: "
43
+ },
44
  "translation_en_to_de": {
45
  "early_stopping": true,
46
  "max_length": 300,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3509f1e8647de99e45dc976e1753424f4260bda675cdd1cd6fc1b5db8639b62f
3
  size 891644712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2907900e5445600820ee8af554df3e6c7422ac04acdce1d1b22db301ee6b6f4d
3
  size 891644712