Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wakeupmh
/
ama-autism
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3af593c
ama-autism
/
models
/
paper.py
wakeupmh
refactor: structure
3af593c
about 2 months ago
raw
Copy download link
history
blame
Safe
214 Bytes
from
dataclasses
import
dataclass
@dataclass
class
Paper
:
title:
str
abstract:
str
url:
str
published:
str
relevance_score:
float
source:
str
=
"unknown"
# Track where the paper came from