Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
camenduru
/
thrust
like
0
Model card
Files
Files and versions
xet
Community
main
thrust
/
internal
/
test
/
thrust.example.repeated_range.filecheck
camenduru
thanks to nvidia ❤
8ae5fc5
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
150 Bytes
CHECK
: range
10
20
30
40
CHECK
-NEXT: repeated x2:
10
10
20
20
30
30
40
40
CHECK
-NEXT: repeated x3:
10
10
10
20
20
20
30
30
30
40
40
40