docs: Add ACRE dataset attribution to NOTICE.txt and source file

This commit is contained in:
Andreas Koepf (aider) 2025-03-10 00:21:57 +01:00
parent c8c3930797
commit ec47c527a3
2 changed files with 15 additions and 0 deletions

View file

@ -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