dtorber commited on
Commit
33e8bd5
·
1 Parent(s): adc99c5

Training in progress, epoch 3

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "../pre-nasca",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "architectures": [
 
1
  {
2
+ "_name_or_path": "NASca-finetuned-de-zero-amb-metriques-anonim/checkpoint-318298",
3
  "activation_dropout": 0.0,
4
  "activation_function": "gelu",
5
  "architectures": [
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc381dc720245ff60af07e1582c9569869b7aef2c80fd6fbd2925410ae58551c
3
  size 1661305677
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53306dbac2de6ff2a45aeb3a9bfedfcb81f696052a3523de4b2370b218ea66d2
3
  size 1661305677
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 512
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": 8,
15
+ "pad_id": 0,
16
+ "pad_type_id": 0,
17
+ "pad_token": "<pad>"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,
tokenizer_config.json CHANGED
@@ -34,7 +34,7 @@
34
  "single_word": false
35
  },
36
  "model_max_length": 512,
37
- "name_or_path": "../pre-nasca",
38
  "pad_token": {
39
  "__type": "AddedToken",
40
  "content": "<pad>",
 
34
  "single_word": false
35
  },
36
  "model_max_length": 512,
37
+ "name_or_path": "NASca-finetuned-de-zero-amb-metriques-anonim/checkpoint-318298",
38
  "pad_token": {
39
  "__type": "AddedToken",
40
  "content": "<pad>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee6c1b6a45444e5b341cfcaca0c82a459b6488d8b670dbb18d83832a6a5948d4
3
  size 3707
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ad178ee792d47fc7c93bce7e9ff77a1866dbdc8cd29ce38b8af26eb4b2e824f
3
  size 3707