Training in progress, step 500
Browse files- .gitattributes +1 -0
- .gitignore +1 -0
- config.json +28 -0
- pytorch_model.bin +3 -0
- runs/Mar03_05-19-12_ddec12c320f5/1677820760.207345/events.out.tfevents.1677820760.ddec12c320f5.590.3 +3 -0
- runs/Mar03_05-19-12_ddec12c320f5/events.out.tfevents.1677820760.ddec12c320f5.590.2 +3 -0
- runs/Mar03_05-23-55_ddec12c320f5/1677821040.7256994/events.out.tfevents.1677821040.ddec12c320f5.10890.1 +3 -0
- runs/Mar03_05-23-55_ddec12c320f5/events.out.tfevents.1677821040.ddec12c320f5.10890.0 +3 -0
- runs/Mar03_05-24-23_ddec12c320f5/1677821070.7272947/events.out.tfevents.1677821070.ddec12c320f5.10890.3 +3 -0
- runs/Mar03_05-24-23_ddec12c320f5/events.out.tfevents.1677821070.ddec12c320f5.10890.2 +3 -0
- runs/Mar03_05-24-43_ddec12c320f5/1677821089.3913982/events.out.tfevents.1677821089.ddec12c320f5.10890.5 +3 -0
- runs/Mar03_05-24-43_ddec12c320f5/events.out.tfevents.1677821089.ddec12c320f5.10890.4 +3 -0
- runs/Mar03_05-27-49_ddec12c320f5/1677821275.478474/events.out.tfevents.1677821275.ddec12c320f5.12545.1 +3 -0
- runs/Mar03_05-27-49_ddec12c320f5/events.out.tfevents.1677821275.ddec12c320f5.12545.0 +3 -0
- special_tokens_map.json +15 -0
- tokenizer.json +3 -0
- tokenizer_config.json +20 -0
- training_args.bin +3 -0
    	
        .gitattributes
    CHANGED
    
    | @@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text | |
| 32 | 
             
            *.zip filter=lfs diff=lfs merge=lfs -text
         | 
| 33 | 
             
            *.zst filter=lfs diff=lfs merge=lfs -text
         | 
| 34 | 
             
            *tfevents* filter=lfs diff=lfs merge=lfs -text
         | 
|  | 
|  | |
| 32 | 
             
            *.zip filter=lfs diff=lfs merge=lfs -text
         | 
| 33 | 
             
            *.zst filter=lfs diff=lfs merge=lfs -text
         | 
| 34 | 
             
            *tfevents* filter=lfs diff=lfs merge=lfs -text
         | 
| 35 | 
            +
            tokenizer.json filter=lfs diff=lfs merge=lfs -text
         | 
    	
        .gitignore
    ADDED
    
    | @@ -0,0 +1 @@ | |
|  | 
|  | |
| 1 | 
            +
            checkpoint-*/
         | 
    	
        config.json
    ADDED
    
    | @@ -0,0 +1,28 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
              "_name_or_path": "xlm-roberta-base",
         | 
| 3 | 
            +
              "architectures": [
         | 
| 4 | 
            +
                "XLMRobertaForQuestionAnswering"
         | 
| 5 | 
            +
              ],
         | 
| 6 | 
            +
              "attention_probs_dropout_prob": 0.1,
         | 
| 7 | 
            +
              "bos_token_id": 0,
         | 
| 8 | 
            +
              "classifier_dropout": null,
         | 
| 9 | 
            +
              "eos_token_id": 2,
         | 
| 10 | 
            +
              "hidden_act": "gelu",
         | 
| 11 | 
            +
              "hidden_dropout_prob": 0.1,
         | 
| 12 | 
            +
              "hidden_size": 768,
         | 
| 13 | 
            +
              "initializer_range": 0.02,
         | 
| 14 | 
            +
              "intermediate_size": 3072,
         | 
| 15 | 
            +
              "layer_norm_eps": 1e-05,
         | 
| 16 | 
            +
              "max_position_embeddings": 514,
         | 
| 17 | 
            +
              "model_type": "xlm-roberta",
         | 
| 18 | 
            +
              "num_attention_heads": 12,
         | 
| 19 | 
            +
              "num_hidden_layers": 12,
         | 
| 20 | 
            +
              "output_past": true,
         | 
| 21 | 
            +
              "pad_token_id": 1,
         | 
| 22 | 
            +
              "position_embedding_type": "absolute",
         | 
| 23 | 
            +
              "torch_dtype": "float32",
         | 
| 24 | 
            +
              "transformers_version": "4.26.1",
         | 
| 25 | 
            +
              "type_vocab_size": 1,
         | 
| 26 | 
            +
              "use_cache": true,
         | 
| 27 | 
            +
              "vocab_size": 250002
         | 
| 28 | 
            +
            }
         | 
    	
        pytorch_model.bin
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:03847bfaa4cffe009b1476c2e83723332bdb577c97fde5416d3555e05cf5b2c2
         | 
| 3 | 
            +
            size 1109891117
         | 
    	
        runs/Mar03_05-19-12_ddec12c320f5/1677820760.207345/events.out.tfevents.1677820760.ddec12c320f5.590.3
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:f09315262060994ef08c1e5796e5950e4c41fb4c821270eba5f6b149e365bc8e
         | 
| 3 | 
            +
            size 5664
         | 
    	
        runs/Mar03_05-19-12_ddec12c320f5/events.out.tfevents.1677820760.ddec12c320f5.590.2
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:8fafb8ac703a853e647f14c91883bbb1905a3eddbe4ecdfde3b0b9556be7a25d
         | 
| 3 | 
            +
            size 40
         | 
    	
        runs/Mar03_05-23-55_ddec12c320f5/1677821040.7256994/events.out.tfevents.1677821040.ddec12c320f5.10890.1
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:2d4fb32939ff30bd371be9e1ecd35f05f3592374fe70b5e45837c60c2fce80d6
         | 
| 3 | 
            +
            size 5664
         | 
    	
        runs/Mar03_05-23-55_ddec12c320f5/events.out.tfevents.1677821040.ddec12c320f5.10890.0
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:16534a71de859569d6732049f6e1f02487ac6e1e48cc8334384d25a99e7aefd5
         | 
| 3 | 
            +
            size 40
         | 
    	
        runs/Mar03_05-24-23_ddec12c320f5/1677821070.7272947/events.out.tfevents.1677821070.ddec12c320f5.10890.3
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:58d86507fa7d10231552d0bf366ee6106a8c0849125b37e3c47014ee59575587
         | 
| 3 | 
            +
            size 5664
         | 
    	
        runs/Mar03_05-24-23_ddec12c320f5/events.out.tfevents.1677821070.ddec12c320f5.10890.2
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:63ab403befd7d25bb5f80eb9df39bd0456d94e79485314c23067ffdf16de2d6b
         | 
| 3 | 
            +
            size 40
         | 
    	
        runs/Mar03_05-24-43_ddec12c320f5/1677821089.3913982/events.out.tfevents.1677821089.ddec12c320f5.10890.5
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:af0e263faa5a4bccf2a18b2d8f288664fdde8562576a3f32487493ed4f0b0d7f
         | 
| 3 | 
            +
            size 5664
         | 
    	
        runs/Mar03_05-24-43_ddec12c320f5/events.out.tfevents.1677821089.ddec12c320f5.10890.4
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:578b517d2c8c00b3727249b4b408fa0d324082ce124e822a92b73575348ed942
         | 
| 3 | 
            +
            size 40
         | 
    	
        runs/Mar03_05-27-49_ddec12c320f5/1677821275.478474/events.out.tfevents.1677821275.ddec12c320f5.12545.1
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:5972c60cfef5fc5ab9532a317bf53346857d8a2d4e9534c856627080bcdce9d4
         | 
| 3 | 
            +
            size 5664
         | 
    	
        runs/Mar03_05-27-49_ddec12c320f5/events.out.tfevents.1677821275.ddec12c320f5.12545.0
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:6c1bad747c4dcd7b1d079665aeb63e2ff4a18f5d232e748d9929f876c5a15325
         | 
| 3 | 
            +
            size 4003
         | 
    	
        special_tokens_map.json
    ADDED
    
    | @@ -0,0 +1,15 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
              "bos_token": "<s>",
         | 
| 3 | 
            +
              "cls_token": "<s>",
         | 
| 4 | 
            +
              "eos_token": "</s>",
         | 
| 5 | 
            +
              "mask_token": {
         | 
| 6 | 
            +
                "content": "<mask>",
         | 
| 7 | 
            +
                "lstrip": true,
         | 
| 8 | 
            +
                "normalized": false,
         | 
| 9 | 
            +
                "rstrip": false,
         | 
| 10 | 
            +
                "single_word": false
         | 
| 11 | 
            +
              },
         | 
| 12 | 
            +
              "pad_token": "<pad>",
         | 
| 13 | 
            +
              "sep_token": "</s>",
         | 
| 14 | 
            +
              "unk_token": "<unk>"
         | 
| 15 | 
            +
            }
         | 
    	
        tokenizer.json
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:cb52798c3154f898b0d92d384d60928ec1e620e32b98464b61c9089d3d5f4198
         | 
| 3 | 
            +
            size 17082923
         | 
    	
        tokenizer_config.json
    ADDED
    
    | @@ -0,0 +1,20 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
              "bos_token": "<s>",
         | 
| 3 | 
            +
              "cls_token": "<s>",
         | 
| 4 | 
            +
              "eos_token": "</s>",
         | 
| 5 | 
            +
              "mask_token": {
         | 
| 6 | 
            +
                "__type": "AddedToken",
         | 
| 7 | 
            +
                "content": "<mask>",
         | 
| 8 | 
            +
                "lstrip": true,
         | 
| 9 | 
            +
                "normalized": true,
         | 
| 10 | 
            +
                "rstrip": false,
         | 
| 11 | 
            +
                "single_word": false
         | 
| 12 | 
            +
              },
         | 
| 13 | 
            +
              "model_max_length": 512,
         | 
| 14 | 
            +
              "name_or_path": "xlm-roberta-base",
         | 
| 15 | 
            +
              "pad_token": "<pad>",
         | 
| 16 | 
            +
              "sep_token": "</s>",
         | 
| 17 | 
            +
              "special_tokens_map_file": null,
         | 
| 18 | 
            +
              "tokenizer_class": "XLMRobertaTokenizer",
         | 
| 19 | 
            +
              "unk_token": "<unk>"
         | 
| 20 | 
            +
            }
         | 
    	
        training_args.bin
    ADDED
    
    | @@ -0,0 +1,3 @@ | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:c9b27482fa89b5e3902ec9cb6ad1c70664a7443c9991cdb54430a2e06813c177
         | 
| 3 | 
            +
            size 3515
         |