There are a few names for the set containing two elements $\{0, 1\}$, depending on context and the intended interpretation of such a set.
If the values of the set are interpreted as false and true, then the set $\mathbb{B} = \{0, 1\}$ may be called a Boolean domain:
In mathematics and abstract algebra, a Boolean domain is a set consisting of exactly two elements whose interpretations include false and true. In logic, mathematics and theoretical computer science, a Boolean domain is usually written as $\{0, 1\}$, or $\mathbb{B}$. (Wikipedia)
If the values of the set are interpreted as integers modulo $2$ and a field structure is implied, then $\mathrm{GF}(2) = \mathbb{F}_2 = \mathbb{Z}/2\mathbb{Z}$ is the finite field of two elements or the Galois field of two elements:
$\mathrm{GF}(2)$ (also denoted $\mathbb{F}_2$, $\mathbf{Z}/2\mathbf{Z}$ or $\mathbb{Z}/2\mathbb{Z}$) is the finite field of two elements (GF is the initialism of Galois field, another name for finite fields). Notations $\mathbf{Z}_2$ and $\mathbb{Z}_2$ may be encountered although they can be confused with the notation of 2-adic integers. (Wikipedia)
In set theory, the set $\{0, 1\}$ is sometimes simply referred to as $2$, $\mathbf{2}$, or $\mathbb{2}$, following von Neumann's construction of ordinal numbers. Another notation sometimes used to refer to a generic "canonical" $2$-element set (without paying attention to the values of its elements) is $[2]$, although many authors define it as $\{1, 2\}$ instead of $\{0, 1\}$.
Whatever name and notation you choose, it is good practice to explicitly introduce them as such in writing.