Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 3 new columns ({'any of us', 'Copying expression', 'To sum up, I suppose that any of us are very young, and we have not all of the characteristics that we have in our life which make us strong.'}) and 3 missing columns ({'But sometimes they can do all, so the problem is the problem of losing your job.', 'Synonyms', 'all'}).

This happened while the csv dataset builder was generating data using

hf://datasets/Zlovoblachko/RILEC/GPT_errorifier - full.tsv (at revision 4c1ec956791fe08796f505819c27b292490800ec), [/tmp/hf-datasets-cache/medium/datasets/87762327781950-config-parquet-and-info-Zlovoblachko-RILEC-2c06eb93/hub/datasets--Zlovoblachko--RILEC/snapshots/4c1ec956791fe08796f505819c27b292490800ec/All_aug - full.tsv (origin=hf://datasets/Zlovoblachko/RILEC@4c1ec956791fe08796f505819c27b292490800ec/All_aug - full.tsv), /tmp/hf-datasets-cache/medium/datasets/87762327781950-config-parquet-and-info-Zlovoblachko-RILEC-2c06eb93/hub/datasets--Zlovoblachko--RILEC/snapshots/4c1ec956791fe08796f505819c27b292490800ec/GPT_errorifier - full.tsv (origin=hf://datasets/Zlovoblachko/RILEC@4c1ec956791fe08796f505819c27b292490800ec/GPT_errorifier - full.tsv), /tmp/hf-datasets-cache/medium/datasets/87762327781950-config-parquet-and-info-Zlovoblachko-RILEC-2c06eb93/hub/datasets--Zlovoblachko--RILEC/snapshots/4c1ec956791fe08796f505819c27b292490800ec/LLM_errorifier - full.tsv (origin=hf://datasets/Zlovoblachko/RILEC@4c1ec956791fe08796f505819c27b292490800ec/LLM_errorifier - full.tsv), /tmp/hf-datasets-cache/medium/datasets/87762327781950-config-parquet-and-info-Zlovoblachko-RILEC-2c06eb93/hub/datasets--Zlovoblachko--RILEC/snapshots/4c1ec956791fe08796f505819c27b292490800ec/Rule_based_errorifier - full.tsv (origin=hf://datasets/Zlovoblachko/RILEC@4c1ec956791fe08796f505819c27b292490800ec/Rule_based_errorifier - full.tsv)]

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1887, in _prepare_split_single
                  writer.write_table(table)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 675, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              Copying expression: string
              any of us: string
              To sum up, I suppose that any of us are very young, and we have not all of the characteristics that  (... 41 chars omitted): string
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 898
              to
              {'Synonyms': Value('string'), 'all': Value('string'), 'But sometimes they can do all, so the problem is the problem of losing your job.': Value('string')}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1736, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1889, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 3 new columns ({'any of us', 'Copying expression', 'To sum up, I suppose that any of us are very young, and we have not all of the characteristics that we have in our life which make us strong.'}) and 3 missing columns ({'But sometimes they can do all, so the problem is the problem of losing your job.', 'Synonyms', 'all'}).
              
              This happened while the csv dataset builder was generating data using
              
              hf://datasets/Zlovoblachko/RILEC/GPT_errorifier - full.tsv (at revision 4c1ec956791fe08796f505819c27b292490800ec), [/tmp/hf-datasets-cache/medium/datasets/87762327781950-config-parquet-and-info-Zlovoblachko-RILEC-2c06eb93/hub/datasets--Zlovoblachko--RILEC/snapshots/4c1ec956791fe08796f505819c27b292490800ec/All_aug - full.tsv (origin=hf://datasets/Zlovoblachko/RILEC@4c1ec956791fe08796f505819c27b292490800ec/All_aug - full.tsv), /tmp/hf-datasets-cache/medium/datasets/87762327781950-config-parquet-and-info-Zlovoblachko-RILEC-2c06eb93/hub/datasets--Zlovoblachko--RILEC/snapshots/4c1ec956791fe08796f505819c27b292490800ec/GPT_errorifier - full.tsv (origin=hf://datasets/Zlovoblachko/RILEC@4c1ec956791fe08796f505819c27b292490800ec/GPT_errorifier - full.tsv), /tmp/hf-datasets-cache/medium/datasets/87762327781950-config-parquet-and-info-Zlovoblachko-RILEC-2c06eb93/hub/datasets--Zlovoblachko--RILEC/snapshots/4c1ec956791fe08796f505819c27b292490800ec/LLM_errorifier - full.tsv (origin=hf://datasets/Zlovoblachko/RILEC@4c1ec956791fe08796f505819c27b292490800ec/LLM_errorifier - full.tsv), /tmp/hf-datasets-cache/medium/datasets/87762327781950-config-parquet-and-info-Zlovoblachko-RILEC-2c06eb93/hub/datasets--Zlovoblachko--RILEC/snapshots/4c1ec956791fe08796f505819c27b292490800ec/Rule_based_errorifier - full.tsv (origin=hf://datasets/Zlovoblachko/RILEC@4c1ec956791fe08796f505819c27b292490800ec/Rule_based_errorifier - full.tsv)]
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Synonyms
string
all
string
But sometimes they can do all, so the problem is the problem of losing your job.
string
Copying expression
one level
the situation is one level in the UK.
Transliteration
territory
This can be seen from the chart that electricity is transported by rail by about 30%, while by territory it is taken by only 42%.
Word form transmission
billions
The other 3 billions of euros which is the whole situation.
Word form transmission
aesthetic
To the question why our parents can not allow aesthetic child to become a fighter or a driver, I think that it is important question.
Transliteration
hi-teck
The overall trend is that the percentage of older people will decrease by 2040 with the most rapid decrease in Tokyo which will mean a total change in amount of people by 2040 between hi-teck countries.
Word form transmission
Yemen's
To begin with, Yemen's rate of unemployment in Indonesia is much higher, than in Italy and Spain are the same.
Word form transmission
millions
In this period, the number is 2 millions.
Word form transmission
billions
It is seen that there are almost 200 billions of this amount.
Word form transmission
Rest
To see a chart of all information, it becomes clear that South Asia is the developed part of the world, while Worldwide is mostly occupied by the Rest countries.
Synonyms
popular
It is well known and popular fact, that we must go a long way to make a more good people.
Word form transmission
millions
In addition, this prediction result is not real, there are millions of which is about 130 millions.
Copying expression
40 years old
This table illustrates the percentage in the population ages 65 and over in selected countries, in 1940 ages 60 and 40 years old and childrens 0-14 years in selected countries.
Word form transmission
using
This is in line with what we learned using our first research about the impact food products has on our health by nature.
Synonyms
them
On 10th of December I will go to them country.
Synonyms
may
They believe that in their case we will have a good education, so only parents may learn it yourself.
Word form transmission
member
To begin with, people who use Facebook will still member able to download and share their photos and videos from the internet.
Synonyms
few
The first place that few woman will find more ways of achieving her goals is when she has children.
Tense semantics
are
The one place where this difference was noticed are "the most unpopular" group: young people.
Transliteration
concrete
On the other hand, the amount of young people increased on concrete same place, only 7% of aged people.
Copying expression
every other
Also, if you live together with each other, only every other people are in the same way.
Copying expression
60+ years
The young group of 60+ years is the only age of people in the age group which make it this group.
Tense semantics
is
In 2010 in Africa countries is only 27% in quantity of boys and 50% in Italy.
Word form transmission
sitting
It is also about 10 times faster than the amount of one sitting.
Synonyms
at
This may be at mistake.
Tense semantics
is
In the Middle East in 2000 the unemployment in the North USA is 1%.
Tense semantics
is
In example, in 1998 this level of unemployment from 9,000 is reached as people uses only 22,6%.
Synonyms
with
This country has had a serious situation with such actions as 'un-renewable oil'.
Synonyms
make
The government must be willing to introduce ban on any products that make other harm to nature in public places.
Transliteration
gadzhets
Secondly, I would like to say, people will start watching the television, for example, if they want to buy some gadzhets they could buy there or at a bar.
Word form transmission
does
If someone wants to buy something, have a good job, and good education, he or she must does it.
Tense semantics
use
It will be more useful then ever to give a rating for using our use network while visiting different websites or social networks.
Word form transmission
billions
They are 100 billions of dollars spent on them.
Tense semantics
is
This the idea that people should develop is level of education in order to become more and more educated and, moreover, to behave better in every sphere of society.
Word form transmission
growing
They think that with the growing, there will be consequences for which future generations suffered after all life experiences, as they was for millions years ago and even during the time the present situation is not good to a good situation.
Tense semantics
rises
Under such measures a situation rises very bad.
Copying expression
in our age
The example of young woman in our age is about 5,5% of female population and that of 30% in male population of the world is about 11,8% of woman who was born in the same city.
Tense semantics
is
But in 2014 there is a slight decrease in the percentage of girls.
Tense semantics
become
The data presents changes in the proportion of children who did not have access to primary education in 2000 to 2005 and trends in 2005 become 2018 in three countries.
Transliteration
hi-teck
In such situation people need hi-teck ways to travel.
Copying expression
aged 65 and over
This, is why I would like to say that the biggest difference between people who use modern technologies is the time spent watching films or listening web music in the morning, because that is much poorer and less expensive in aged 65 and over evening.
Synonyms
millions
The number of people who use Facebook has grown steadily between 2006 and 2013, reaching nearly 200 millions users, and this share increased on 9,9 millions by 2013, when the share decrease reached 6,9 but reach 7,2 millions by 2010.
Copying expression
in
To it also notice that it is interesting to note about the number of kids that was without access to primary school education in the middle from 2000 to 2007 years, but then grow up gradually.
Tense semantics
have
This one have no difference from one another.
Transliteration
hi-teck
After all, a great amount of people have such thoughts, so there is no reason to lose hi-teck that way.
Copying expression
Indonesia's
This information was shown in the tables of 2000, with the exception Indonesia's North Africa and South Asia where the gap is more than 50 percent in 2000, but with only 10 and 11 percent in 2014.
Synonyms
all
The amount of air travel is increasing, all is predicted that air transporting will be the biggest source of air pollution between 2050 and 2040.
Synonyms
reduce
To reduce able to have a better look at the subject, I want to hear from, and also for my friends' opinion, my opinion about using modern technology to improve health.
Transliteration
hi-teck
The main cause of this phenomenon is an acute low level of children's life: the proportion of hi-teck children who have to move from the house without a chance have been dropping.
Word form transmission
millions
They have the huge chance of living and earning the support of millions to billions to prevent another crime in the human world.
Copying expression
15-59 years
15-59 years most significant differences in results is in Yemen which shows a trend of the highest percentage of the youngest people.
Tense semantics
is
In Italy this situation is stable in 2012, when two of the year old countries has more children than by 2050.
Copying expression
in this age
in this age of young.
Copying expression
as drawbacks as pluses
Modern life is one of them and nowadays its not the focus as drawbacks as pluses our life but of our life.
Tense semantics
consist
The best way to improve yourself is to use consist energy.
Tense semantics
use
This, the amount of overweight children is rising and we should say, that increasing the number of use on the street and then doing some sport or something can help to decrease the influence the problem.
Copying expression
65+ year
The majority of people of 40+ are 65+ year old people of this age group of 15 age group are 15.1% of the person.
Word form transmission
billions
It depends because of how many billions of children was lost during this period because of this data.
Transliteration
tochks
There are several tochks which can be argued and explained.
Tense semantics
remain
There usually are remain lot of interesting places, with strange shops, famous people who are popular with visitors or famous people who have no problems travelling.
Tense semantics
visit
However, for air travel, many of our most useful things can have the opposite effect visit aircraft.
Tense semantics
is
The forecast in 2014 is is same except at Yakutsk, where it is more stable than in 2011.
Copying expression
to ourselves
In my opinion this group is really important for family because it is very important to protect to ourselves.
Copying expression
had overweight
To sum up I want to say that the problems of gender had overweight important and have not changed till now, but people who suffer from them have to face them in all circumstances.
Synonyms
all
To sum up, the information presented in all essay aims to say and describe what is changing in the world situation for children and teenagers in the sphere of education in the country of the last two world wars.
Copying expression
accords to
The modern lifestyle accords to dominated by mobile phones, which is more effective than desktop devices.
Copying expression
big range
To the same time, when it comes to health, the big range of subjects are obesity.
Copying expression
aged from 18 to 29
After this period is the drop of the numbers of number aged from 18 to 29 people, which gradually increased during the course of the period.
Word form transmission
aesthetic
To sum up, I think that aesthetic is important reason that should get the most attention.
Copying expression
not only you
not only you people do not want to have an unhealthy lifestyle there because only ones of them want to live in harmony with you.
Synonyms
all
For example, a lot of people love to music and they should listen to any music and listen all it live.
Word form transmission
grows up
This grows up why I will provide updates about different kinds of flights.
Synonyms
too
The second graph demonstrates us too data about amount of old people in Italy - 57 millions and 56 millions people.
Tense semantics
become
This is the period in which boys and girls are most in need to go become school and get educated.
Tense semantics
is
In the 1940 and 1990 the amount of boys and girls in primary school is slightly equal in the whole period.
Copying expression
no one group
This year, we also noticed no one group particular trend in unemployment in both countries.
Synonyms
take
In contrast, there are many types of men who do some sport more, they can take their own sport, because it's more necessary to work at home, work the home.
Copying expression
milions passengers
However many milions passengers say such idea was not the best economical idea.
Tense semantics
are
It are no special meaning for modern people
Tense semantics
influence
To provide some numbers that represent the situation in Eastern Europe, influence most noticeable issue is the increase in number of children without access to primary education.
Synonyms
few
In 2000 a vast majority of boys and girls in this sphere do some sport activities like road running, walking few bike and so on.
Word form transmission
billions
If we know that billions, there is some huge amount of money that may be used for making the problem of this situation.
Tense semantics
use
To keep people health, the government will help the use to choose healthier way to health.
Tense semantics
is
It also shows different results in women and men (female workers is agriculture, for example).
Word form transmission
millions
This is because they are supposed to live by millions rules than those who have never been banned.
Word form transmission
part
It is believed by some that this would part more effective.
Tense semantics
is
In the period in 1979 to 1985 the number of people is smaller in the USA, but slightly different since 1985 in a same region, Sweden, China and South Asia.
Synonyms
level
The majority of them level manufactured goods which is 12 per cent.
Word form transmission
discussing
It is a very discussing part of life that our self-respect requires.
Copying expression
70 of us
It is almost 70 of us, who age old just 30, live with us till age 20.6%.
Transliteration
logically
This is logically well known fact.
Tense semantics
remain
This problem is of significant proportion and requires remain little convincing of fact.
Tense semantics
become
This is why some people like sharing books or films with their friends and they want become make a statement with it.
Synonyms
grow
This is true because if we are doing sports this chance to grow our health, because if a student of tennis team is playing for this chance, this possibility of finding some fun is even more valuable
Tense semantics
is
In the period from 2008 to 2012 the drop in unemployment point decrease only 11% and by 2012 this number is approximately 5%.
Word form transmission
billions
The percentage of population is 30-40 billions of people.
Word form transmission
sitting
This is why the government was considering to create sitting social network to create an open environment that they see in all the countries, so companies can pay attention to them and introduce their products to the masses of users and not have to pay
Transliteration
nedostatks
Secondly, there are some nedostatks of people having sex.
Word form transmission
billions
It have taken 3.6 billion to 3.8 billions, whereas the amount of billions was only to 9.3 billion for the period between 15 to 59 years.
Tense semantics
is
The situation is different then in 2005.
Copying expression
from
This two groups have very similar characteristics: from 1) girls with no opportunities to go from university and 2) boys with some opportunities to study.
End of preview.
README.md exists but content is empty.
Downloads last month
5