arnoudbuzing
commited on
Commit
•
6cae750
1
Parent(s):
bfcd522
Upload quadratic-equation-training.txt
Browse filesQuadratic equation training examples for the Wolfram Language
- .gitattributes +1 -0
- quadratic-equation-training.txt +3 -0
.gitattributes
CHANGED
@@ -52,3 +52,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
52 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
53 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
52 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
53 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
55 |
+
quadratic-equation-training.txt filter=lfs diff=lfs merge=lfs -text
|
quadratic-equation-training.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b27025217e9ffe44cdf00557bd4cbb1c40b4c7354ace46390bfb99c8b950ebd
|
3 |
+
size 39856883
|