clui commited on
Commit
12ff185
·
verified ·
1 Parent(s): b7a7c31

Training in progress, step 51000

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Helsinki-NLP/opus-mt-it-en",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "swish",
 
1
  {
2
+ "_name_or_path": "clui/my_awesome_opus_books_model",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "swish",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3da0908a094f58e3e56deb9796ca1964ae8026a1d10aecb964d0a8afeb9b8171
3
  size 341520748
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e22e4fddd5d05d6b6cee6ac875975e5994c6ee984961b632a3cab0e1e0d003d4
3
  size 341520748
special_tokens_map.json CHANGED
@@ -1,5 +1,23 @@
1
  {
2
- "eos_token": "</s>",
3
- "pad_token": "<pad>",
4
- "unk_token": "<unk>"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  }
 
1
  {
2
+ "eos_token": {
3
+ "content": "</s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "pad_token": {
10
+ "content": "<pad>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "unk_token": {
17
+ "content": "<unk>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ }
23
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5390a0e19fcdabfdc5cca197dae4804c7e2ee06b06a7db6ebac1103105dd864d
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a045fdb671d6ee10b8be26a3adb3b6862e0f21cb78b18f35b4095374e9474ed6
3
  size 5496