Eric01 commited on
Commit
fec9e5c
1 Parent(s): a54a5ee

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "Helsinki-NLP/opus-mt-en-fr",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "swish",
 
1
  {
2
+ "_name_or_path": "Eric01/marian-finetuned-kde4-en-to-fr",
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:5d6a84e254bc278e8091793dc5cbc2c5a5be79be0c19a16fcf7318e9931742af
3
  size 298705768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e1b0d9d21706ba467ff97fee17f994c28ec13bcf9979192c348297877d62efc
3
  size 298705768
runs/Dec16_06-09-28_2732238793d6/events.out.tfevents.1702706991.2732238793d6.498.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:602dcabf1d0b405def533c8b56409d6e8e470ee018040d2a5cc355c75cbca7d2
3
+ size 12358
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:d6ef1c421997b810278199aecccba65ca5ff6d040a34ac51ecfeffd5aab0c5cb
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c1c5c9d4e009ffe23af8f5b49eeccce9c1dc66012ce18ff146a868a26ea1bab
3
  size 4792