Raif commited on
Commit
9dabe49
1 Parent(s): b1feea7

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/m2m100_418M",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
 
1
  {
2
+ "_name_or_path": "my_awesome_opus_books_model",
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64bdb2163c075c7a40cd1c1724b47a7d06388999834b0c32f2165b1cdf519447
3
  size 1935681888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f692c33285aa1255ee5b6bee678bd0219d6f373de8b04a4b041c59c9d1da131
3
  size 1935681888
runs/May02_16-26-23_instance-20240502-101715/events.out.tfevents.1714667185.instance-20240502-101715 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa9c27a2d3241863401954a6e80c05e159adb7454da725162c107a5e5e14e7a3
3
+ size 5324
special_tokens_map.json CHANGED
@@ -101,9 +101,39 @@
101
  "__zh__",
102
  "__zu__"
103
  ],
104
- "bos_token": "<s>",
105
- "eos_token": "</s>",
106
- "pad_token": "<pad>",
107
- "sep_token": "</s>",
108
- "unk_token": "<unk>"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
109
  }
 
101
  "__zh__",
102
  "__zu__"
103
  ],
104
+ "bos_token": {
105
+ "content": "<s>",
106
+ "lstrip": false,
107
+ "normalized": false,
108
+ "rstrip": false,
109
+ "single_word": false
110
+ },
111
+ "eos_token": {
112
+ "content": "</s>",
113
+ "lstrip": false,
114
+ "normalized": false,
115
+ "rstrip": false,
116
+ "single_word": false
117
+ },
118
+ "pad_token": {
119
+ "content": "<pad>",
120
+ "lstrip": false,
121
+ "normalized": false,
122
+ "rstrip": false,
123
+ "single_word": false
124
+ },
125
+ "sep_token": {
126
+ "content": "</s>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false
131
+ },
132
+ "unk_token": {
133
+ "content": "<unk>",
134
+ "lstrip": false,
135
+ "normalized": false,
136
+ "rstrip": false,
137
+ "single_word": false
138
+ }
139
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7667ebaa7b44e971f11bd49e495b8f1c1eacc193ccc5d1db57b46befa2898562
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:303355cd3684f765bd69a3887ccde3e33a73bf01d4d3a910d421f5ee94864052
3
  size 5176