Chen-GX
		
	commited on
		
		
					Commit 
							
							·
						
						2e46b68
	
1
								Parent(s):
							
							4a42cfe
								
init
Browse files- README.md +29 -0
 - policy_best_model.pth +3 -0
 
    	
        README.md
    CHANGED
    
    | 
         @@ -1,3 +1,32 @@ 
     | 
|
| 1 | 
         
             
            ---
         
     | 
| 2 | 
         
             
            license: apache-2.0
         
     | 
| 3 | 
         
             
            ---
         
     | 
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
             
            ---
         
     | 
| 2 | 
         
             
            license: apache-2.0
         
     | 
| 3 | 
         
             
            ---
         
     | 
| 4 | 
         
            +
             
     | 
| 5 | 
         
            +
            # SEER: Facilitating Structured Reasoning and Explanation via Reinforcement Learning (ACL 2024)
         
     | 
| 6 | 
         
            +
             
     | 
| 7 | 
         
            +
            [](https://github.com/Chen-GX/SEER)
         
     | 
| 8 | 
         
            +
            [](https://aclanthology.org/2024.acl-long.321/)
         
     | 
| 9 | 
         
            +
             
     | 
| 10 | 
         
            +
            This repository contains the ckpt for Task 3 in the EntailmentBank benchmark.
         
     | 
| 11 | 
         
            +
             
     | 
| 12 | 
         
            +
            ## Citation
         
     | 
| 13 | 
         
            +
            ```bash
         
     | 
| 14 | 
         
            +
            @inproceedings{chen-etal-2024-seer,
         
     | 
| 15 | 
         
            +
                title = "{SEER}: Facilitating Structured Reasoning and Explanation via Reinforcement Learning",
         
     | 
| 16 | 
         
            +
                author = "Chen, Guoxin  and
         
     | 
| 17 | 
         
            +
                  Tang, Kexin  and
         
     | 
| 18 | 
         
            +
                  Yang, Chao  and
         
     | 
| 19 | 
         
            +
                  Ye, Fuying  and
         
     | 
| 20 | 
         
            +
                  Qiao, Yu  and
         
     | 
| 21 | 
         
            +
                  Qian, Yiming",
         
     | 
| 22 | 
         
            +
                booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
         
     | 
| 23 | 
         
            +
                month = aug,
         
     | 
| 24 | 
         
            +
                year = "2024",
         
     | 
| 25 | 
         
            +
                address = "Bangkok, Thailand",
         
     | 
| 26 | 
         
            +
                publisher = "Association for Computational Linguistics",
         
     | 
| 27 | 
         
            +
                url = "https://aclanthology.org/2024.acl-long.321",
         
     | 
| 28 | 
         
            +
                doi = "10.18653/v1/2024.acl-long.321",
         
     | 
| 29 | 
         
            +
                pages = "5901--5921",
         
     | 
| 30 | 
         
            +
            }
         
     | 
| 31 | 
         
            +
             
     | 
| 32 | 
         
            +
            ```
         
     | 
    	
        policy_best_model.pth
    ADDED
    
    | 
         @@ -0,0 +1,3 @@ 
     | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            version https://git-lfs.github.com/spec/v1
         
     | 
| 2 | 
         
            +
            oid sha256:88f32753a85b1307c2faf0f0d8d61c615a049babb1154cb32d752fe4008ec464
         
     | 
| 3 | 
         
            +
            size 2950913597
         
     |