Fix: hyperlink to `eval.py` script corrected.
Browse files
    	
        README.md
    CHANGED
    
    | @@ -17,7 +17,7 @@ Action Chunking Transformer Policy (as per [Learning Fine-Grained Bimanual Manip | |
| 17 |  | 
| 18 | 
             
            ## How to Get Started with the Model
         | 
| 19 |  | 
| 20 | 
            -
            See the [LeRobot library](https://github.com/huggingface/lerobot) (particularly the [evaluation script](https://github.com/huggingface/lerobot/blob/main/lerobot/scripts/eval.py)) for instructions on how to load and evaluate this model.
         | 
| 21 |  | 
| 22 | 
             
            ## Training Details
         | 
| 23 |  | 
|  | |
| 17 |  | 
| 18 | 
             
            ## How to Get Started with the Model
         | 
| 19 |  | 
| 20 | 
            +
            See the [LeRobot library](https://github.com/huggingface/lerobot) (particularly the [evaluation script](https://github.com/huggingface/lerobot/blob/main/src/lerobot/scripts/eval.py)) for instructions on how to load and evaluate this model.
         | 
| 21 |  | 
| 22 | 
             
            ## Training Details
         | 
| 23 |  | 

