Upload 2024-06-12/ci_results_run_examples_gpu/example_results.json with huggingface_hub
Browse files
    	
        2024-06-12/ci_results_run_examples_gpu/example_results.json
    ADDED
    
    | @@ -0,0 +1,21 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            {
         | 
| 2 | 
            +
                "failed": {
         | 
| 3 | 
            +
                    "unclassified": 0,
         | 
| 4 | 
            +
                    "single": 1,
         | 
| 5 | 
            +
                    "multi": 0
         | 
| 6 | 
            +
                },
         | 
| 7 | 
            +
                "success": 30,
         | 
| 8 | 
            +
                "time_spent": "0:18:46, ",
         | 
| 9 | 
            +
                "error": false,
         | 
| 10 | 
            +
                "failures": {
         | 
| 11 | 
            +
                    "single": [
         | 
| 12 | 
            +
                        {
         | 
| 13 | 
            +
                            "line": "examples/pytorch/test_accelerate_examples.py::ExamplesTestsNoTrainer::test_run_semantic_segmentation_no_trainer",
         | 
| 14 | 
            +
                            "trace": "(line 2131)  transformers.testing_utils.SubprocessCallException: Command `accelerate launch --config_file /tmp/tmpzkaq5ach/default_config.yml /transformers/examples/pytorch/semantic-segmentation/run_semantic_segmentation_no_trainer.py --dataset_name huggingface/semantic-segmentation-test-sample --output_dir /tmp/tmposg3r1yc --max_train_steps=10 --num_warmup_steps=2 --learning_rate=2e-4 --per_device_train_batch_size=2 --per_device_eval_batch_size=1 --checkpointing_steps epoch` failed with the following error:"
         | 
| 15 | 
            +
                        }
         | 
| 16 | 
            +
                    ]
         | 
| 17 | 
            +
                },
         | 
| 18 | 
            +
                "job_link": {
         | 
| 19 | 
            +
                    "single": "https://github.com/huggingface/transformers/actions/runs/9475752555/job/26107550509"
         | 
| 20 | 
            +
                }
         | 
| 21 | 
            +
            }
         | 

