Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
RepoFusion
/
Stack-Repo
like
9
Follow
RepoFusion
24
ArXiv:
arxiv:
2206.12839
arxiv:
2306.10998
License:
other
Dataset card
Files
Files and versions
Community
1
main
Stack-Repo
/
data
/
train
/
AvaN0x
/
IUT-ProgRep
/
commun
/
Cellule.java
denisko
cnanged dir structure and removed features file
3e77472
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
package
commun;
public
enum
Cellule
{
INOCCUPE, JOUEUR_1, JOUEUR_2
}