mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-28 17:29:39 +00:00
docs: Add ACRE dataset attribution to NOTICE.txt and source file
This commit is contained in:
parent
e2f096f113
commit
1f9ef02d4f
2 changed files with 15 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
"""ACRE(Abstract Causal REasoning Beyond Covariation) dataset"""
|
||||
|
||||
# Culled and Adapted from https://github.com/WellyZhang/ACRE
|
||||
# Licensed under GPL-3.0
|
||||
|
||||
from dataclasses import dataclass
|
||||
from random import Random
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue