aatherton2024 commited on
Commit
f218310
1 Parent(s): 71498df

Training in progress, epoch 1

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +1 -6
  4. training_args.bin +1 -1
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": "eng-nah-svo-translation",
3
  "_num_labels": 3,
4
  "activation_dropout": 0.0,
5
  "activation_function": "swish",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28e31ca212614f3afdfb31e434c477165ade294b8fdaaf17e9e3ab62dfec8f06
3
  size 298763205
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bf4867569378695797c1c4eb3bd968ca7cec19e53a9c8256743a3fbccef3632
3
  size 298763205
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 128,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9c72e69076352381d20432f14672821ae0d381744d1df55f53a5bc5efd7aed0
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc155fb9ea23abc601bad16d61a2f03cebf0deaf07e711312c2c41714c2db415
3
  size 4219